[e-lang] E 0.9.3 release?
Charles Landau
clandau at macslab.com
Mon Jan 3 07:40:05 PST 2011
> On 3 January 2011 02:24, Mark Miller<erights at gmail.com> wrote:
>> > You seem to be correct. Inserting a "(int)" cast on the first argument to
>> > this call to isprint, and for all other such warnings, doing the same for
>> > the first argument to isdigit, made all these warnings go away. This being
>> > C, it's so far outside my normal programming aesthetics that I have no
>> > strong opinion whether we are better off with these casts and with "-Werror"
>> > or without both. My inclination is to leave my recent change be -- no cast
>> > and "-Werror" suppressed. If this would be a mistake, please let me know.
CapROS compiles with -Werror and I feel it is a very useful option. It
has caught several bugs.
More information about the e-lang
mailing list