News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

OpenWatcom log

Started by Trikko, March 08, 2006, 01:21:14 PM

Previous topic - Next topic

Trikko

There's an error on Open Watcom log handling (problem with "notes")

Example:

If you declare an unreferenced variable it add a warning (in ow log WXXX: error description) and a note (NXXX: info on warning). C::B threats notes as errors...