id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
170,Improve warning message output and extend war driver to check for warnings.,erikd,erikd,"Currently there is a Shared.Error.warning function which can print a message like this:

{{{
WARNING in Source.DefixApps
        Redundant '$' operator.
}}}

This warning should not include the compiler stage (Source.DefixApps) but should contain the source code position.

The war driver should also be able to check to  make sure a warning message is generated and correct.
",enhancement,closed,blocker,0.1.3,Source Semantics,,fixed,,
