Subject: Re: __restrict and arrays
To: Christos Zoulas <christos@astron.com>
From: Martin Husemann <martin@duskware.de>
List: tech-toolchain
Date: 06/17/2007 23:21:12
Since this is clearly falling in a trap between contradicting standards
(Posix vs. C99, and apparently the C99 side is a known, but not yet fixed bug),
I'd suggest to drop "restricted" for these interface for now, or at least
drop it for compilers known to break with the header file.

Martin