discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Examples of apps using a list, table, or spreadsheet


From: Ivan Vučica
Subject: Re: Examples of apps using a list, table, or spreadsheet
Date: Fri, 14 Apr 2017 23:22:57 +0100

On Thu, Apr 13, 2017 at 12:26 PM, Svetlana Tkachenko <svetlana@members.fsf.org> 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]