Changes between Initial Version and Version 1 of Ticket #51708, comment 3


Ignore:
Timestamp:
Aug 23, 2016, 1:31:58 AM (8 years ago)
Author:
rickyzhang82 (Ricky Zhang)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51708, comment 3

    initial v1  
    11In 10.11, condition is little bit different from in.h in tiger:
    2 
     2{{{
    33313 #if !defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE)
    4 
     4}}}
    55I changed tiger in.h and report to upstream libassuan about this.