Jonathan Polley writes:

 > I reverted input.hxx back to what was in CVS and moved the enumeration 
 > from being private to public and MSVC now likes using an enumeration 
 > element to define an array.  Why the compiler cares about an enum being 
 > private vs. public, I will never know (although I have seen this behavior 
 > before).  I also brought in the newest input.cxx and I can now run 
 > FlightGear again.

Does it still work if the enum is protected?  I'd like to keep things
as well encapsulated as possible.


Thanks,


David

-- 
David Megginson
[EMAIL PROTECTED]


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to