Re: Xcode interferes with signal handler

2024-01-30 Thread Pascal Bourguignon via Cocoa-dev
Le 30/01/2024 à 20:31, Gabriel Zachmann via Cocoa-dev a écrit : I am setting up a signal handler in my app like this: void *e = signal( SIGUSR1, signal_handler ); if ( e == SIG_ERR ) ... It works (i can 'kill -30 '), BUT ONLY, if I run my app outside of Xcode. When I launch it

Re: "Z" in setDateFormat ?

2023-07-22 Thread Pascal Bourguignon via Cocoa-dev
Le 22/07/2023 à 12:15, Gabriel Zachmann via Cocoa-dev a écrit : In the Apple docs in chapter "Date Formatters" I found sample code that contains this line: [rfc3339DateFormatter setDateFormat:@"'-'MM'-'dd'T'HH':'mm':'ss'Z'"]; Now, my very specific question is: what does the 'Z' do? And

Re: Future of Cocoa

2019-11-21 Thread Pascal Bourguignon via Cocoa-dev
> On 21 Nov 2019, at 23:22, Dragan Milić via Cocoa-dev > wrote: > > And then that famous “I leave” announcement, like children not being happy > with how others play with them, so grabbing their toys and leave… But not > before making a verbal announcement about it… Well yes, good bye! What