CocoaHTTPServer icon indicating copy to clipboard operation
CocoaHTTPServer copied to clipboard

implicit conversion of an objective-c pointer to 'const char *' is disallowed with ARC

Open dcwy1130 opened this issue 9 years ago • 2 comments

#define HTTPLogTrace

implicit conversion of an objective-c pointer to 'const char *' is disallowed with ARC

dcwy1130 avatar Mar 10 '17 09:03 dcwy1130

Please help me to fix issue, Thanks!

dcwy1130 avatar Mar 10 '17 09:03 dcwy1130

remove @, const char* is c language

Liangaas avatar Mar 27 '18 13:03 Liangaas