Re: Why not use -std=gnu99?

2017-07-06 Thread will sanfilippo
I do not think there is any need to support other compilers (imho). Too much extra support work and no really compelling reason that I can see. WIth that said, doing some small things to increase compiler portability seems reasonable (for example, macros for packed structures; things like

Re: Why not use -std=gnu99?

2017-07-06 Thread Christopher Collins
On Thu, Jul 06, 2017 at 06:41:12PM +0100, Jonathan Pallant wrote: > Hi, I just wanted to jump in here and suggest that -std=c11 is a better > choice than -std=gnuXX. If you allow GNU specific extensions then you > might have issues using other compilers - certainly I would be surprised > to see

Re: Why not use -std=gnu99?

2017-07-06 Thread Jonathan Pallant
Christopher Collins wrote on 06-07-2017 17:11:24: > From: Christopher Collins > To: dev@mynewt.apache.org > Date: 06-07-2017 17:12 > Subject: Re: Why not use -std=gnu99? > > Hi Alfred, > > On Thu, Jul 06, 2017 at 04:07:17PM +0200, Alfred Schilken wrote: >

Re: Why not use -std=gnu99?

2017-07-06 Thread Fabio Utzig
On Thu, Jul 6, 2017, at 11:07 AM, Alfred Schilken wrote: > Hi all, > > I installed the arm-none-eabi-gcc via brew as proposed in the 1.0.0 > mynewt documentation for Mac. > > So I have the version 4.9.3: > > arm-none-eabi-gcc --version > arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors)

Re: Draft board report

2017-07-06 Thread David G. Simmons
There are integrations available for Slack to allow email in/out to lists, etc. https://webapps.stackexchange.com/questions/82513/send-an-email-if-someone-post-a-message-into-a-slack-channel

Re: Draft board report

2017-07-06 Thread Justin Mclean
Hi, > I think slack logs are available only on slack. Whenever you login there, > history is there on the channel (not sure if this full history or only > part). For the free version of Slack there’s a limit to the number of messages it saves. 10,000 I think. So it’s not going to be a complete

Re: Draft board report

2017-07-06 Thread Justin Mclean
Hi, >> Lot of discussion has been moved to mynewt.slack.com >> . Might be one of the >> reason of smaller activity on list. > > Yes that does seem to be the case. Do we have a way of archiving what's in > slack or emailing it to the list? The reason I asking is that