CVS update: samba/source/smbd

Andrew Tridgell tridge at samba.anu.edu.au
Thu Sep 24 10:50:03 EST 1998


> Hoist by my own petard with warnings (forgot to set strict warnings
> in Makefile before compiling & checking in :-).

I use the following script to ensure this doesn't happen:

#!/bin/sh
export CFLAGS="-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual"
./configure


More information about the samba-cvs mailing list