We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Change the usage of (xxx != NULL) to determine if the pointer is null
Change the usage of (xxx != NULL) to determine if the pointer is null
Bug #531 [Closed]
- Status changed from In Progress to Closed
Manually merged.
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-1.0.0-x-0.9.0)
Status: | Closed | |
---|---|---|
Start date: | 2011-06-21 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 0% |
|
Category: | - | |
Target version: | - |
In some environments, if use
The condition will be false all the time no matter the value of xxx.
Detail description
http://www.cocos2d-x.org/boards/7/topics/1638?r=1982\#message-1982