bug-bash
[Top][All Lists]
Advanced

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

Re: Multiple patches to fix compiler warnings


From: Chet Ramey
Subject: Re: Multiple patches to fix compiler warnings
Date: Sun, 19 Apr 2015 20:56:19 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 4/17/15 2:03 PM, Eduardo A. Bustamante López wrote:
> 0001-Fix-spacing-issues-in-tests-to-make-it-easier-to-tra.patch
> 0002-Fix-unclosed-double-quote.patch
> 0004-Fix-declare-regression.patch
> 0003-Remove-compiler-warnings.-Does-that-really-need-to-b.patch
> 0005-Make-the-compiler-happy-remove-volatile.patch
> 0006-Remove-unused-variables-and-functions-make-CFLAGS-Wa.patch
> 0007-Make-the-compiler-happy.patch

Thanks, I'll take a look.  In these cases, I want the `volatile' there,
even if it causes warnings, since I'm not really interested in whether
the function takes a volatile parameter -- I want the compiler's
guarantees about volatile variables in the function where they're
declared.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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