[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: defvars at compile time
From: |
Richard Stallman |
Subject: |
Re: defvars at compile time |
Date: |
Tue, 28 Mar 2006 14:33:13 -0500 |
It's fundamentally wrong to make code less
readable for the sake of compiler warnings. Compiler warnings are there to
help you find bad code and improve it. Not to make code uglier and harder
to maintain. The primacy should be with the code, not with the
compiler warnings.
Hear, hear!
- Re: defvars at compile time, (continued)
- Re: defvars at compile time, Stefan Monnier, 2006/03/20
- Re: defvars at compile time, Katsumi Yamaoka, 2006/03/21
- Re: defvars at compile time, Stefan Monnier, 2006/03/27
- Re: defvars at compile time, Bill Wohler, 2006/03/27
- Re: defvars at compile time, Stefan Monnier, 2006/03/28
- Re: defvars at compile time, Richard Stallman, 2006/03/29
- Re: defvars at compile time,
Richard Stallman <=