Another heads up.

Alan


commit 392ba18ff7295f2622ae3a052049c76e9d760e26
Author: Thomas Geymayer
Date: Thu Nov 15 21:17:33 2012 +0100

Canvas/C++ bindings: automatically detect dynamic type of polymorphic exposed 
classes

MSVC output:-

5>  cppbind_test.cxx
5>c:\flightgear\simgear\simgear\nasal\cppbind\Ghost.hxx(282): error C2276: '&' 
: illegal operation on bound member function expression
5>          c:\flightgear\simgear\simgear\nasal\cppbind\Ghost.hxx(323) : see 
reference to function template instantiation 'nasal::Ghost<T> 
&nasal::Ghost<T>::bases<nasal::Ghost<Base>>(void)' being compiled
5>          with
5>          [
5>              T=Derived
5>          ]
5>          C:\FlightGear\simgear\simgear\nasal\cppbind\cppbind_test.cxx(93) : 
see reference to function template instantiation 'nasal::Ghost<T> 
&nasal::Ghost<T>::bases<Base>(void)' being compiled
5>          with
5>          [
5>              T=Derived
5>          ]
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to