[fpc-pascal] Re: How to handle SIGPIPE
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Tue Mar 20 10:12:21 CET 2012
    
    
  
On 20 Mar 2012, at 08:41, Tobias Giesen wrote:
> I think the biggest issue is that MSG_NOSIGNAL is not defined on MAC  
> OS,
> even though it was added a few years (?) ago. When I ported Synapse,
> unfortunately I defined it as 0. Now I changed that to $20000 and I'm
> hoping for the best ...
Hoping is not enough when changing random values. See http://bugs.freepascal.org/view.php?id=9401 
  for more info.
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120320/74d8384b/attachment.html>
    
    
More information about the fpc-pascal
mailing list