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)
commit24f9ab683dec52587ee56717e821b49c0fa3d70f
tree2b40b29c0016df3fee3612573016579136b3f41e
parent9d53473f302f172c10854b8df3000552918d0637
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
12 files changed:
source/acconfig.h
source/configure
source/configure.in
source/include/config.h.in
source/include/doserr.h
source/include/rpc_spoolss.h
source/include/smb.h
source/libsmb/smberr.c
source/printing/nt_printing.c
source/rpc_server/srv_spoolss_nt.c
source/rpcclient/cmd_spoolss.c
source/script/mkproto.awk