I have some source code that implements Observer Notifier in C++ making heavy use of templates.
While trying to compile it I get a lot (hundreds) of errors. I cannot tell if this is a compiler issue, configuration issue, or if it is just too hard for Codewarrior. Everything compiles well on Windows.
Does anybody have any experience with Templates on CodeWarrior 9.0 ( I am using 9.2) for the the Palm? Would you be willing to take the source ( 1 example file, 1 header) and see if you can get it to compile?
I am not asking you to fix broken code, just tell me if this should compile under 9.2
I generally find the CodeWarrior C++ compiler to be more standard-compliant (and capable) than, say, Visual C++. We use templates moderately extensively in our Palm code. Yes, I would be willing to see whether it compiles on my system.
Greg Lutz NearSpace, Inc.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
