Changes between Initial Version and Version 1 of Ticket #64152


Ignore:
Timestamp:
Dec 7, 2021, 1:12:09 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64152 – Description

    initial v1  
    145145/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:500:141: note: to match this '('
    146146- (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * _Nullable_result data, BOOL atEOF, NSError * _Nullable error))completionHandler;
    147 }}}                                                                                                                                            ^
     147                                                                                                                                            ^
     148}}}
    148149
    149150With macOS' Clang 13 configuration succeeded.