On 2012-06-25 10:58, c. wrote:
> P.S. I think there might be a typo in tis line of sockets.cc:
> 
> DEFUNX_DLD ( "AF_LOCAL", FAFL_OCAL, FSAF_LOCAL, args, nargout, "socket 
> constant" )
> { error( "AF_LOCAL address family not supported on this platform" ); return 
> octave_value(); };
> 
> 
> shouldn't it be " FAF_LOCAL" rather than "FAFL_OCAL" ?

hmm, I guess you are right. this is only activated on win32 so one needs
to try it on windows. any windows users out there?

paul

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to