bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Can't compile on g++ 7.1.1


From: Juergen Sauermann
Subject: Re: [Bug-apl] Can't compile on g++ 7.1.1
Date: Thu, 3 Aug 2017 14:56:52 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Maxime,

that looks like an old error that has been fixed already. Please fetch the latest
GNU APL version from our SVN repository.

/// Jürgen


On 08/03/2017 01:06 AM, Maxime Daneau wrote:
I'm getting the following error while trying to compile :

Symbol.cc:888:32: error: enum constant in boolean context [-Werror=int-in-bool-context]
    Assert(nc == NC_FUNCTION || NC_OPERATOR || NC_UNUSED_USER_NAME);




reply via email to

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