----- "Gene Buckle" a écrit :

> On Fri, 12 Nov 2010, Curtis Olson wrote:
> 
> > Are you able to test local changes?  What would happen if you
> changed line
> > #203 of simgear/io/raw_socket.cxx to:
> >
> >    setsockopt( handle, SOL_SOCKET, SO_REUSEADDR,
> >                (void *)&opt_boolean, sizeof(opt_boolean) );
> >
> > In other words, insert (void *) in front of &opt_boolean
> >
> This is the result:
> 
>    (Build target) ->
>      ..\..\simgear\io\raw_socket.cxx(203): error C2664: 'setsockopt' :
> cann
>    ot convert parameter 4 from 'void *' to 'const char *'

A fix is committed

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://www.youtube.com/user/fgfred64       Videos


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to