]> git.tdb.fi Git - libs/core.git/commit
Win32 doesn't have execinfo.h, so don't include it
authorMikko Rasa <tdb@tdb.fi>
Mon, 11 Jun 2007 06:37:33 +0000 (06:37 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 11 Jun 2007 06:37:33 +0000 (06:37 +0000)
commitd61b4678e4e4a2a3661a2472dc7349cc9fd5eaad
treef1071b2a521c2e99951d1f50e6921a394962d298
parent9e8e96c9e98e4aed3713ca09011aebafc9f62f87
Win32 doesn't have execinfo.h, so don't include it
Add KeyError
Add release() to RefPtr
source/core/error.h
source/core/refptr.h
source/debug/backtrace.cpp