[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixing compilation and byte-compilation warnings before 25.1
From: |
Artur Malabarba |
Subject: |
Re: Fixing compilation and byte-compilation warnings before 25.1 |
Date: |
Fri, 13 Nov 2015 15:37:59 +0000 |
2015-11-13 14:40 GMT+00:00 Andreas Röhler <address@hidden>:
> keeping a reasonable warning-management IMO this is another crucial point,
> because people for now get drowned.
> Suggest as a first step to abolish all pure warnings, keeping errors only.
> I.e. tell if something is broken or very probably broken. Abolish all pure
> warnings, style warnings etc.
AFAICT the byte-compiler doesn't throw "style warnings". The closest I
can think of that are the "obsolete function/variable" warnings
Every other warning thrown by the byte-compiler (if memory serves) is
a legitimate "things could go wrong here".
- Fixing compilation and byte-compilation warnings before 25.1, John Wiegley, 2015/11/12
- Re: Fixing compilation and byte-compilation warnings before 25.1, Juanma Barranquero, 2015/11/13
- Re: Fixing compilation and byte-compilation warnings before 25.1, Andreas Röhler, 2015/11/13
- Re: Fixing compilation and byte-compilation warnings before 25.1,
Artur Malabarba <=
- Re: Fixing compilation and byte-compilation warnings before 25.1, John Wiegley, 2015/11/13
- Re: Fixing compilation and byte-compilation warnings before 25.1, Paul Eggert, 2015/11/13
- Re: Fixing compilation and byte-compilation warnings before 25.1, John Wiegley, 2015/11/13
- Re: Fixing compilation and byte-compilation warnings before 25.1, daniel sutton, 2015/11/14
- Re: Fixing compilation and byte-compilation warnings before 25.1, Michael Heerdegen, 2015/11/14
- Re: Fixing compilation and byte-compilation warnings before 25.1, daniel sutton, 2015/11/15
- Re: Fixing compilation and byte-compilation warnings before 25.1, Michael Heerdegen, 2015/11/16
- Re: Fixing compilation and byte-compilation warnings before 25.1, daniel sutton, 2015/11/16
- Re: Fixing compilation and byte-compilation warnings before 25.1, Artur Malabarba, 2015/11/16