r20543: Merge some pidl bug fixes:
commit44775a6ac456247fe7ab4da75498bb550c74c854
authorJelmer Vernooij <jelmer@samba.org>
Fri, 5 Jan 2007 12:56:15 +0000 (5 12:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:36:51 +0000 (10 14:36 -0500)
treea9dd61f45d1a3e04167ec4269e53afb4fae77475
parentc8bd3ec09d3c370475df3a3cd77de6743b316c9e
r20543: Merge some pidl bug fixes:
 * C expressions that just started with a constant were erroneously flagged
   as being a constant.
 * 1-length variable names in expressions were broken.
source/pidl/lib/Parse/Pidl/Util.pm
source/pidl/tests/util.pl [new file with mode: 0755]