[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixing compilation and byte-compilation warnings before 25.1
From: |
Stephen Leake |
Subject: |
Re: Fixing compilation and byte-compilation warnings before 25.1 |
Date: |
Sat, 14 Nov 2015 04:55:55 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
John Wiegley <address@hidden> writes:
> I'm doing an Emacs build now to test a patch, and it occurs to me how many
> warnings and byte-compilation warnings I'm seeing. I'd like us to resolve as
> many of these warnings as we can before shipping. It makes the build output
> look a bit... unkempt.
>
> Anyone interested in becoming a champion for this cause?
A lot of the warnings are in lisp/cedet/*, and are caused by the changes
in eieio.el.
I've offered to help fix them, but I'm waiting on the pending merge from
sourceforge CEDET.
--
-- Stephe
- 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/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, 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, Andy Moreton, 2015/11/14
Re: Fixing compilation and byte-compilation warnings before 25.1,
Stephen Leake <=