Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is part of bug #3615056 and is due to NULL being defined as
nullptr when C++-11 is enabled, which is not valid being assigned
to a integer value.
|
|
This is part of bug #3615056 and is due to NULL being defined as
nullptr when C++-11 is enabled, which is not valid being assigned
to a integer value.
|
|
|
|
|
|
|
|
variables
|
|
|
|
This is mainly due to unhandled clang __has_featrure() buit-in.
I do not like this hack, but Coverity proved to be a very good tool for us.
|
|
Makes Coverity happier.
|
|
Apparently their tools do not include __has_feature clang extension.
I've submitted the bugreport to them but in the meantime let's have this
define in the system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CID 1022329
|
|
|
|
1022304, 1022305, 1022306
|
|
- CID 1022300
|
|
|
|
- CID 1022298
|
|
|
|
|
|
when leaving Ulence Flats...
|
|
|
|
|
|
|