r2994: More cleanups. Move the generation of NTSTATUS and WERROR exceptions
commit8f00427136cd52e0e1cd1b12267515d872798c56
authorTim Potter <tpot@samba.org>
Fri, 15 Oct 2004 12:21:49 +0000 (15 12:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:55 +0000 (10 12:59 -0500)
tree655446e40cc858a7f2259c5f98342d25889637f1
parenta8ce1303832b46ff0c976e2d443d4f3ef293f6df
r2994: More cleanups.  Move the generation of NTSTATUS and WERROR exceptions
from inside a swig %exception block and into the argout typemap.  This
will allow us to wrap functions that don't require exception handling, and
also get rid of some ugly code in dcerpc.i
(This used to be commit 558076cc8ddbdb563869f7d35150310217f30c31)
source4/build/pidl/swig.pm
source4/scripting/swig/dcerpc.i