Howdy all,

I put the proposed changes in the previous patches into a couple WIP branches on GH.

https://github.com/pure-data/pure-data/pull/11

https://github.com/pure-data/pure-data/pull/12

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Mar 26, 2016, at 5:41 PM, pd-dev-request@lists.iem.at wrote:

Message: 2
Date: Sun, 27 Mar 2016 10:41:06 +1100
From: Tobias Brodel <brittlehaus@gmail.com>
To: Dan Wilcox <danomatika@gmail.com>
Cc: pd-dev@lists.iem.at
Subject: Re: [PD-dev] Pd-dev Digest, Vol 132, Issue 15
Message-ID: <56F71E12.80604@gmail.com>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

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.