serious bugfix in Raise_IdxError (number got formatted as string, causing a segmentat... master
commit462a0ddfed961e3850d96e9627d55469d05443b4
authorbeelzebub <nil094@yahoo.com>
Tue, 10 Jul 2012 20:36:39 +0000 (10 22:36 +0200)
committerbeelzebub <nil094@yahoo.com>
Tue, 10 Jul 2012 20:36:39 +0000 (10 22:36 +0200)
tree5ec89c1810a7486cfea265fa08f298cac760a358
parent0f233bbfc8d4847d871d44eda02fa9f8e2eb06a9
serious bugfix in Raise_IdxError (number got formatted as string, causing a segmentation fault)
src/core/baselib.cpp
src/core/baselib.hpp
src/core/baselib_array.cpp
src/core/baselib_io.cpp
src/core/vm.cpp
src/stdlib/helper.hpp
src/stdlib/oslib.cpp