Fixed parser to ensure that map key-type and set value-type are comparable (ie primiv...
authorMarc Slemko <marc@apache.org>
Thu, 10 Aug 2006 20:45:55 +0000 (20:45 +0000)
committerMarc Slemko <marc@apache.org>
Thu, 10 Aug 2006 20:45:55 +0000 (20:45 +0000)
commit27340eb5cd735dcaebb0a3a83ec3fcaab2e36544
tree137d062427677971622091124d47e9712b718fb0
parentd42a2c2bf9630cfb4d9d49cbee1fc812e5e5777d
Fixed parser to ensure that map key-type and set value-type are comparable (ie primivitive or a typedef that resolves to a primitive) at parse-time
to avoid unsightly errors at stub/skel compilation time.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664748 13f79535-47bb-0310-9956-ffa450edef68
compiler/src/parser.py