I can change stddef.h to stdlib.h in that proposed include update.
-------- Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Mar 26, 2016, at 5:00 AM, pd-dev-request@lists.iem.at wrote:
Message: 2 Date: Sat, 26 Mar 2016 13:32:06 +1100 From: Tobias Brodel <brittlehaus@gmail.com mailto:brittlehaus@gmail.com> To: pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at Subject: Re: [PD-dev] clang warning fixes, was: Memory leaks? Message-ID: <56F5F4A6.3070001@gmail.com mailto:56F5F4A6.3070001@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed"
hi dan, list.
i have some patches i've been meaning to submit relating to the alloca.h ifdef hell.
i'm a FreeBSD user and the stddef.h else clause is wrong and actually gets patched out downstream. Free/Net/Open and DragonFly BSD all have alloca() in stdlib.h.
i'll can review my patches now and upload them but they retain the old style, not your proposed changes.
cheers, t.
that would be ace.
happy easter all.
On 03/27/16 10:17, Dan Wilcox wrote:
I can change stddef.h to stdlib.h in that proposed include update.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com robotcowboy.com http://robotcowboy.com
On Mar 26, 2016, at 5:00 AM, pd-dev-request@lists.iem.at mailto:pd-dev-request@lists.iem.at wrote:
Message: 2 Date: Sat, 26 Mar 2016 13:32:06 +1100 From: Tobias Brodel <brittlehaus@gmail.com mailto:brittlehaus@gmail.com> To:pd-dev@lists.iem.at mailto:pd-dev@lists.iem.at Subject: Re: [PD-dev] clang warning fixes, was: Memory leaks? Message-ID: <56F5F4A6.3070001@gmail.com mailto:56F5F4A6.3070001@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed"
hi dan, list.
i have some patches i've been meaning to submit relating to the alloca.h ifdef hell.
i'm a FreeBSD user and the stddef.h else clause is wrong and actually gets patched out downstream. Free/Net/Open and DragonFly BSD all have alloca() in stdlib.h.
i'll can review my patches now and upload them but they retain the old style, not your proposed changes.
cheers, t.