On 2015-01-08 19:08, Sławomir Demeszko wrote: > Signed-off-by: Sławomir Demeszko <[email protected]> > --- > > Sorry, it seems my compiler doesn't suport -Wtautological-compare option, > and I was not warned about this. This condition could be removed, but > as I read it is unspecified if enums are signed or unsigned, it depends > on compiler, so I cast it to signed for comparison. I can't test it, > but should get rid of the warning. Applied, thanks.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
