On 03/27/15 06:01, Bruce Evans wrote:
On Thu, 26 Mar 2015, Tijl Coosemans wrote:
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
On Wed, 25 Mar 2015, Pedro Giffuni wrote:
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily reve
On Thu, 26 Mar 2015, Tijl Coosemans wrote:
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
On Wed, 25 Mar 2015, Pedro Giffuni wrote:
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old
On 26 Mar 2015, at 14:20, Tijl Coosemans wrote:
>
> On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
> wrote:
>> On Wed, 25 Mar 2015, Pedro Giffuni wrote:
...
>>> The reason why I had to revert the change is actually a systematic
>>> bug in gcc: during it's build process gcc generates a new
On 03/26/15 08:20, Tijl Coosemans wrote:
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
--- snip ---
glibc (2.6 at least) avoids using varargs in its __nonnull() macro
by using the same portable method that is used in many optional
debugging statements including FreeBSD's KASSE
On 03/26/15 01:37, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro Giffuni wrote:
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h which doesn't
accept multiple parameters for
On Thu, 26 Mar 2015 17:37:53 +1100 (EST) Bruce Evans
wrote:
> On Wed, 25 Mar 2015, Pedro Giffuni wrote:
>> On 03/25/15 21:14, Bruce Evans wrote:
>>> On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h w
On Wed, 25 Mar 2015, Pedro Giffuni wrote:
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h which doesn't
accept multiple parameters for the nonnull attribute.
Since this issue
On 03/25/15 21:14, Bruce Evans wrote:
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h which doesn't
accept multiple parameters for the nonnull attribute.
Since this issue probably affects many ports in the tree
On Wed, 25 Mar 2015, Pedro F. Giffuni wrote:
Log:
Temporarily revert 280458.
GCC is still carries an old version of cdefs.h which doesn't
accept multiple parameters for the nonnull attribute.
Since this issue probably affects many ports in the tree
we will revert it for now until gcc gets