Changeset 6141 for trunk/TEMPLATES/arb_debug.h
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/TEMPLATES/arb_debug.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TEMPLATES/arb_debug.h
r5675 r6141 15 15 16 16 // if you get the valgrind warning 17 // "Conditional jump or move depends on uninitiali sed value"17 // "Conditional jump or move depends on uninitialized value" 18 18 // for a complex statement, use the following macro to find out 19 19 // which part of the statement is the cause.
