the next step in our error code handling change
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Sep 2001 08:50:59 +0000 (08:50 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 Sep 2001 08:50:59 +0000 (08:50 +0000)
commitfd6ea431617d91c5f5c6b07cb26910f4900c1515
treef079e0acc8629c45bf049f5bd58fe5b10e4b3d03
parent95739423d0116074a16b7b1c6b389ca2bbe34c7c
the next step in our error code handling change

- added WERROR for win32 error codes
- added a configure test for immediate structures

still lots to do, so its not enabled by default, but the main
structure is there
(This used to be commit 24f9ab683dec52587ee56717e821b49c0fa3d70f)
12 files changed:
source3/acconfig.h
source3/configure
source3/configure.in
source3/include/config.h.in
source3/include/doserr.h
source3/include/rpc_spoolss.h
source3/include/smb.h
source3/libsmb/smberr.c
source3/printing/nt_printing.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpcclient/cmd_spoolss.c
source3/script/mkproto.awk