[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-comp
From: |
Ivan Andrus |
Subject: |
Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...] |
Date: |
Mon, 16 Nov 2015 20:59:45 -0700 |
On Nov 16, 2015, at 4:48 PM, Artur Malabarba <address@hidden> wrote:
>
> Drew Adams <address@hidden> writes:
>> FWIW, my crystal ball whispers that just analyzing
>> the code for sexps that are protected by `fboundp'
>> might go a long way toward eliminating many spurious
>> warnings.
>
> My psychic senses agree.
I thought this seemed like a reasonable (and potentially simple) thing to do,
so I went looking and there is already `byte-compile-maybe-guarded’. Perhaps
it isn’t working correctly or could be expanded to include more cases. What’s
an example of such a spurious warning?
-Ivan
- Re: Fixing compilation and byte-compilation warnings before 25.1, (continued)
- Re: Fixing compilation and byte-compilation warnings before 25.1, Artur Malabarba, 2015/11/16
- sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Drew Adams, 2015/11/16
- Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], daniel sutton, 2015/11/16
- RE: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Drew Adams, 2015/11/16
- Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], daniel sutton, 2015/11/16
- RE: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Drew Adams, 2015/11/16
- Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Artur Malabarba, 2015/11/16
- RE: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Drew Adams, 2015/11/16
- RE: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Artur Malabarba, 2015/11/16
- RE: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...], Drew Adams, 2015/11/17
- Re: sea-level rise of byte-compilation warnings [was: Fixing...byte-compilation warnings...],
Ivan Andrus <=
- Re: Fixing compilation and byte-compilation warnings before 25.1, Andy Moreton, 2015/11/14
Re: Fixing compilation and byte-compilation warnings before 25.1, Stephen Leake, 2015/11/14