Re: [osg-users] Errors on svn trunk (now: osgAnimation and virtual inheritance)

2009-10-29 Thread Jean-Sébastien Guay
Hi Paul, I'd recommend we not use this code style in OSG, if we can avoid it. It makes the code harder to understand. Can the class that derives from NodeCallback use the "has a" pattern instead? Only Cedric can answer that and perhaps refactor the code so that it doesn't use virtual inherit

Re: [osg-users] Errors on svn trunk (now: osgAnimation and virtual inheritance)

2009-10-29 Thread Cedric Pinson
Hi, I found a fix to remove the ambiguous call. I will commit when checked everything is correct. Cheers, Cedric -- +33 659 598 614 Cedric Pinson mailto:cedric.pin...@plopbyte.net http://www.plopbyte.net On Thu, 2009-10-29 at 10:17 -0400, Jean-Sébastien Guay wrote: > Hi Paul, > > > I'd rec

Re: [osg-users] Errors on svn trunk (now: osgAnimation and virtual inheritance)

2009-10-29 Thread Cedric Pinson
Hi All, I add code that remove the warning. Could you have a try on windows and report if it's ok ? Cheers, Cedric -- +33 659 598 614 Cedric Pinson mailto:cedric.pin...@plopbyte.net http://www.plopbyte.net On Thu, 2009-10-29 at 16:05 +0100, Cedric Pinson wrote: > Hi, > > I found a fix to re

Re: [osg-users] Errors on svn trunk (now: osgAnimation and virtual inheritance)

2009-10-29 Thread Paul Martz
Cedric Pinson wrote: I add code that remove the warning. Could you have a try on windows and report if it's ok ? Builds cleanly on VS 2005. Paul Martz Skew Matrix Software LLC _http://www.skew-matrix.com_ +1 303 859 9466