enum use in help.c

Ivan Skytte Jørgensen isj-nedit-dev at i1.dk
Thu Oct 11 22:30:05 CEST 2007


(I could not find a way to add this as a bug on sourceforge. I must be stupid 
tonight)

source/help.c uses implicit conversion from enums to ints a few places. This 
is accepted by most compilers but not strictly C99.

Patch attached. Please apply.


More information about the Develop mailing list