In code that compiles without such warnings in the IDE, the same code,
compiling with MWC68K.exe 3.0.3 now gives me some very curious messages
in the form of "'catch' expected" at the conclusion of functions. The
functions do not contain exception blocks. Where this occurs, the only
common link is that I am using vectors -- but I still can't see where
the problem is. At this point, the only parts of the code that do
throw exceptions would be the STL pieces.
Incidentally, putting a try/catch block in the offending function
doesn't help.
So, my question for Metrowerks, under what conditions does this warning
come up? I've checked the do***entation I've been able to track down
and don't see anything about it.
Are there incompatibilities between, say MWC68K.exe and the 9.1 IDE
compiler for Palm OS -- or are they exactly the same? And why would I
get such messages from the command line tools and not from the IDE?
Many thanks,
Rob Stevenson


|