News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

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...