Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Trikko on March 08, 2006, 01:21:14 PM
Title: OpenWatcom log
Post by: Trikko on March 08, 2006, 01:21:14 PM
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...