Fixed the bug where enums stopped working when built with LUABIND_NO_ERROR_CHECKING...
commitbd7361d79b855c66992231e2dc59d26ec182a525
authorArvid Norberg <arvid@cs.umu.se>
Thu, 4 Dec 2003 03:24:29 +0000 (4 03:24 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Thu, 4 Dec 2003 03:24:29 +0000 (4 03:24 +0000)
tree693fc108fb31b8e557fb4b62ceeda280332ffa1a
parent9d6272a53c5cef7395d293153338eee8ca0cc26b
Fixed the bug where enums stopped working when built with LUABIND_NO_ERROR_CHECKING, reported by Tom Spilman.

Fixed the holder bug reported by Evan Wies to work with devstudio as well.
config
luabind/detail/class_rep.hpp
src/class_rep.cpp
test/test_attributes.cpp