gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libobjc2 fails to build with gcc 5.4.0


From: David Chisnall
Subject: Re: libobjc2 fails to build with gcc 5.4.0
Date: Mon, 3 Apr 2017 09:34:35 +0100

On 2 Apr 2017, at 19:28, Niels Grewe <address@hidden> wrote:
> 
> Yes, it seems that gcc and clang disagree on how to interpret const. Here's a 
> PR that addresses this particular problem:
> 
> https://github.com/gnustep/libobjc2/pull/22

This still looks like a GCC issue.  The C standard includes values stored in 
other const variables as permitted in integer constant expressions.

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]