Changes between Version 1 and Version 2 of COMPILER_SETTINGS
- Timestamp:
- 09/16/08 16:53:48 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
COMPILER_SETTINGS
v1 v2 14 14 In order to suppress the correct warnings just click on the warning mark on the left and choose the @Suppress... line in the help window. 15 15 * Note that warnings should be suppressed only when there is no smart way to avoid them, not just to decrease the warnings count. For now, if you are not sure, ask. --Milo 16 [[Image(Code_style.JPG)]]