bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Warnings when compiling with -Wall


From: Elias Mårtenson
Subject: Re: [Bug-apl] Warnings when compiling with -Wall
Date: Thu, 10 Apr 2014 23:28:57 +0800

Good point. I'll let you know if I figure out something.

Regards,
Elias


On 10 April 2014 23:27, Juergen Sauermann <address@hidden> wrote:
Hi Elias,

could be difficult as well because some of these constructs are used by inline functions
like Value/Value_P/Token Class Token is one of the cases that can't be used, and Token
instances are all over the place.

/// Jürgen



On 04/10/2014 05:05 PM, Elias Mårtenson wrote:
Oh, I see. How utterly annoying. That means there is no easy way to eliminate the warning in this case. It's too much of a useful warning to turn off altogether though, so what do you think of having some #pragmas that only disable it for that specific portion of the code?

Regards,
Elias





reply via email to

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