pidl: Remove "max" and make "range" smarter about unsigned types
authorTim Prouty <tprouty@samba.org>
Sat, 17 Jan 2009 22:40:12 +0000 (14:40 -0800)
committerTim Prouty <tprouty@samba.org>
Sun, 18 Jan 2009 03:37:52 +0000 (19:37 -0800)
commit142b2a61f8a77b3065ce4c78b459ab714d6d190a
tree6215d9521f1d4fb97a0b88b2e3561811a8420d50
parent6d300399b52e0921ce205ef2f053b722b21edeeb
pidl: Remove "max" and make "range" smarter about unsigned types

This eliminates a warning in pidl generated code, while preserving
cross-platform idl compatibility.
pidl/lib/Parse/Pidl/Compat.pm
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
pidl/lib/Parse/Pidl/Typelist.pm