Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Please add support for

    NSLog(@"Hello, %s and %s!", @"macOS", @"iOS");


Warning: Format specifies type 'char ' but the argument has type 'NSString '


Whoops! Should have been `%@`




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: