Map LWES_TYPE_* constants to Ruby constants
commit3c226fd740e3ad5d1f7007b97af2bdc8caf35448
authorErik S. Chang <erik.s.chang@gmail.com>
Fri, 20 Nov 2009 23:12:46 +0000 (20 23:12 +0000)
committerErik S. Chang <erik.s.chang@gmail.com>
Fri, 20 Nov 2009 23:12:46 +0000 (20 23:12 +0000)
tree0e78f24d7e3f17cb082ab459ad82f3a9b0754684
parent6baef911b89d0faa55825569422965a5a2e6039b
Map LWES_TYPE_* constants to Ruby constants

Avoid needlessly mapping to human-friendlier :symbols
since these should not be human-visible at all.

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-ruby/trunk@308 a2f82657-cdd2-4550-bd36-68a8e7111808
ext/lwes/lwes.c
ext/lwes/type_db.c
test/unit/test_struct.rb
test/unit/test_type_db.rb