David Callu added the throw() as a warning fix.

 

Could it be that this needs to be conditional?  He needed it under Linux
because it was producing a warning.

 

But in my Solaris build, there is (somewhere) a definition that doesn't
include that throw, and I can't build anymore.

 

andy

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy
Skinner
Sent: Monday, September 17, 2007 2:48 PM
To: OpenSceneGraph Users
Subject: [osg-users] solaris build error -- sockinet.cpp

 

In building solaris, I am getting an error in
src/osgPlugins/net/sockinet.cpp.

 

It says that the prior declaration for herror(const char*) has no
exception specification. 

 

The line is:

void hereror(const char*) throw();

 

I'm not sure what has changed in this file since I built it last.

 

andy

 

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to