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>
To: pd-dev@lists.iem.at
Subject: Re: [PD-dev] clang warning fixes, was: Memory leaks?
Message-ID: <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.