r3282: some C pre-processors don't like expressions like
authorAndrew Tridgell <tridge@samba.org>
Wed, 27 Oct 2004 04:43:01 +0000 (04:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:49 +0000 (13:04 -0500)
commit4aab2cb210eb9678bb72aebb33dcf6fd499206c1
tree4d900a891de93e8afe5dc31ad1b4b37db907a116
parent00ff1ca1d284bb698e98c773b18a29695e927605
r3282: some C pre-processors don't like expressions like
uuid(1ff70682-0a51-30e8-076d-740be8cee98b) so we now accept
uuid("1ff70682-0a51-30e8-076d-740be8cee98b") in pidl, and
automagically add quotes only if needed
source/build/pidl/header.pm
source/build/pidl/swig.pm
source/build/pidl/util.pm