Hi folks, How on earth is one supposed to shut up the -Wconversion warnings generated for all the functions that take mode_t arguments? I've tried every sane typecast I can think of to prove to the compiler that I know what I'm doing, but it won't shut up. /usr/src/usr.sbin/config is a good example. Its Makefile sets BDECFLAGS, which includes -Wconversion. Ciao, Sheldon. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: -Wconversion and mode_t Sheldon Hearn
- Re: -Wconversion and mode_t Assar Westerlund
- Re: -Wconversion and mode_t Garance A Drosihn

