r7159: Improve the messages from pidl's validator module.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 1 Jun 2005 00:00:50 +0000 (00:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:21 +0000 (13:17 -0500)
commit03c2d642a620380d96a9e745ceb1cd19ffea2160
tree351938707b57f8f3ed29a966d48d858f562d250d
parent5ec5e7aa29ef4abf6b60a0de4947693d3e587f74
r7159: Improve the messages from pidl's validator module.
Change the IDL file for the echo interface to match the one we use for
Windows. The only thing different between the two files currently is the
names of the scalar types and the handling of strings.
(This used to be commit b264c61061d222347919837600adf809fbadfb13)
source4/build/pidl/pidl.1.xml
source4/build/pidl/validator.pm
source4/librpc/idl/echo.idl
source4/rpc_server/echo/rpc_echo.c
source4/torture/rpc/echo.c