On Thu, Apr 13, 2017 at 12:26 PM, Svetlana Tkachenko <
[email protected]> wrote:

> I'm not sure what to do with it at this stage...
>

Well, it's spelled out pretty clearly by the compiler itself :)

> HelloGNUstepOutlineView.m:81:5: *note: use option -std=c99, -std=gnu99,
-std=c11*
> *or -std=gnu11 to compile your code*

You can either pass that or you can rework the source code to not use 'for
loop initial declarations'.

I don't have the dev environment set up on the current machine, so I've
attempted to address this through web UI, but I didn't try if it works or
if anything was broken by this change:

https://bitbucket.org/ivucica/hellognustep/commits/a4577ad47a9d4104ca8a868ae74b992ca2a0b1f1

Pull requests will be happily accepted.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to