]> jfr.im git - irc/rqf/shadowircd.git/commit
Don't suggest putting values in an enum that are not in the enum.
authorJilles Tjoelker <redacted>
Wed, 28 Jan 2009 00:02:34 +0000 (01:02 +0100)
committerJilles Tjoelker <redacted>
Wed, 28 Jan 2009 00:02:34 +0000 (01:02 +0100)
commitb3a4fe741036594f17c965926cb352b13dc6f5cb
treee64b46589879816575e6b711461529d6bebba464
parent48811aebd5d28aa2a1de81993d76d205b51a392d
Don't suggest putting values in an enum that are not in the enum.
Compilers may assume that variables of enumerated type
only contain values in the enumeration.
include/privilege.h