![]() |
Lint detects not initialized variables |
Post Reply
|
| Author | |
jansim
Groupie
Joined: 03 November 2005 Location: Canada Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Topic: Lint detects not initialized variablesPosted: 06 December 2006 at 3:22pm |
|
Hi, We recently came across several problems we were not able to reproduce. One of them involved a pane that was not drawn ( no title, no content ).
The other involded a non-customizable/non-closable toolbar that disapeared forever.
And another that caused command bars to display under the panes.
Since we were not able to reproduce the problems, we scanned xtreme code using pc-lint. There were several cases where member variables were not initialized by constructor. This does not mean that they are not initialized at all, but it may be a clue that depending on the execution order, some members could be used before initialization.
If you are interested, I can send you the output of our scan.
Thank you,
Jansim
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 December 2006 at 12:51am |
|
Hello,
yes, we very interested.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jansim
Groupie
Joined: 03 November 2005 Location: Canada Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 December 2006 at 11:48am |
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 December 2006 at 3:27pm |
|
Thanks.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |