lzip-bug
[Top][All Lists]
Advanced

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

Re: [Lzip-bug] Parameter is not bool (clzip)


From: Antonio Diaz Diaz
Subject: Re: [Lzip-bug] Parameter is not bool (clzip)
Date: Tue, 08 Nov 2022 16:20:04 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Hi Adam.

Adam Tuja wrote:
As you mentioned C99, out of curiosity I tried to compile it with -std=c99 and
the result was, to say the least, surprising. I got bunch of serious warnings
and an error.

If you choose a C standard, you also need to enable the POSIX stuff explicitly like this: '--std=c99 -D_XOPEN_SOURCE=500'

Regards,
Antonio.



reply via email to

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