Re: [Flightgear-devel] Coding glitch in latest FGFS CVS?

2004-02-07 Thread Christopher S Horler
Jon In file included from SkyRenderableInstance.hpp:27, from SkySceneManager.hpp:38, from SkySceneManager.cpp:29: mat33.hpp:60: warning: friend declaration `Vec3Type operator*(const Vec3Type, const Mat33Type)' declares a non-template function

Re: [Flightgear-devel] Coding glitch in latest FGFS CVS?

2004-02-07 Thread Christopher S Horler
In fact Stroustrup C.13.2 I think this is rather appropriate...the examples even about matrix and vector multiplication Chris ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Re: [Flightgear-devel] Coding glitch in latest FGFS CVS?

2004-02-07 Thread Christopher S Horler
Starting to feel quite out of it now... there is NO typo. On Sat, 2004-02-07 at 14:47, Christopher S Horler wrote: In fact Stroustrup C.13.2 I think this is rather appropriate...the examples even about matrix and vector multiplication Chris

Re: [Flightgear-devel] Coding glitch in latest FGFS CVS?

2004-02-07 Thread Christopher S Horler
On Sat, 2004-02-07 at 14:47, Christopher S Horler wrote: In fact Stroustrup C.13.2 I think this is rather appropriate...the examples even about matrix and vector multiplication Bad style replying to myself, before anyone points out the missing punctuation. I also think there's a typo

[Flightgear-devel] Coding glitch in latest FGFS CVS?

2004-02-06 Thread Jon Berndt
I saw the following errors when compiling the latest from CVS. Might want to look into this. Jon In file included from SkyRenderableInstance.hpp:27, from SkySceneManager.hpp:38, from SkySceneManager.cpp:29: mat33.hpp:60: warning: friend declaration