Opened 11 years ago

Last modified 11 years ago

#206 assigned defect

Error markers don't disappear when modules are commented out / removed

Reported by: magne Owned by: Anya Helene Bagge
Priority: medium Milestone: m13.12
Component: magnolia-eclipse Version:
Keywords: Cc:
Blocked By: Blocking:

Description

The nested /*< .. >*/ comments do not always remove all errors and warnings from the commented away region. See sophus-src, cpp.BoundedArray. The related BoundedArrayRegion does not provide errors in commented away block of modules.

Change History (1)

comment:1 by Anya Helene Bagge, 11 years ago

Milestone: m13.10m13.12
Status: newassigned
Summary: Use of /*< .. >*/ does not remove all error messagesError markers don't disappear when modules are commented out / removed

The compiler doesn't notice that some modules have disappeared, so the errors will hang around until the next full build.

Note: See TracTickets for help on using tickets.