libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] How to proper fix error: "ISO C90 does not support


From: Tim Rühsen
Subject: Re: [libmicrohttpd] How to proper fix error: "ISO C90 does not support ‘long long’"?
Date: Sat, 24 Mar 2018 18:50:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 24.03.2018 17:24, silvioprog wrote:
Oops...

On Sat, Mar 24, 2018 at 1:11 PM, silvioprog <address@hidden> wrote:
... it seems GCC doesn't provide a specific option for this checking.

I meant "it seems -Wcomment/-Wcomments works only in 'C<=90'".


And that makes sense since C>=99 allows these type of comments.
And if the source uses 'long long' it is C99 anyways, so I don't understand your problem.

Regards, Tim

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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