* Olaf Flebbe -- Friday 07 July 2006 21:51:
> The current layout
> breaks the VC8 Project files in current FG CVS quite heavily.
> 
> #include <hud.hxx> vs. #include <HUD.hxx>

That's not a valid argument, as the files are to be included as
#include <Instrumentation/HUD/HUD.hxx> and  <Cockpit/hud.hxx>.
No ambituity there. But I have no problem with your renaming
suggestion, if *all* HUD in the filenames are made lower case,
not just the header file ... I just did it that way because my
preference (hud.hxx) was already used in the Cockpit/.

> I would vote for renaming the Cockpit/hud.hxx to Cockpit/old_hud.hxx
> to match the include guard. And btw: rename the hud.cxx accordingly.

I, however, won't do this change. You probably know that CVS (unlike
SVN) doesn't support renaming. This has to be done by the operator
(Curt) on the server. I could only delete and commit again, but this
breaks the cvs history, so I won't.

m.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to