Re: C23 compatibility question
Ethan C <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Please also note that if you need C23 features you probably need to pass -std=c23 or -std=gnu23. The flag for enabling Objective-C is separate from -std, and is set automatically by GNUstep Make.