bug-gzip
[Top][All Lists]
Advanced

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

bug#23894: compilation fails with `-Og'


From: Paul Eggert
Subject: bug#23894: compilation fails with `-Og'
Date: Tue, 5 Jul 2016 16:06:15 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 07/04/2016 04:32 PM, Gonçalo Ribeiro wrote:
As expected, by initialising the 'optc' variable the error goes away.

The optc variable is always initialized anyway, so there should be no need to add extra initialization for it. The problem is that your compiler is issuing a false alarm in some cases. Since this is merely a warning and the warning is incorrect, I wouldn't worry about it.





reply via email to

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