robbiehanson / CocoaHTTPServer

A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
Other
5.59k stars 1.31k forks source link

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

Open dcwy1130 opened 7 years ago

dcwy1130 commented 7 years ago

define HTTPLogTrace

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

dcwy1130 commented 7 years ago

Please help me to fix issue, Thanks!

Liangaas commented 6 years ago

remove @, const char* is c language