support unsigned; move fieldName; pvData use shared_pointer everywhere
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
--- testBaseExceptionGold 2011-04-27 13:11:55.000000000 -0400
|
||||
+++ testBaseException 2011-12-12 08:58:22.000000000 -0500
|
||||
@@ -1,37 +1,46 @@
|
||||
--- testBaseExceptionGold 2012-01-21 13:09:44.864000461 -0500
|
||||
+++ testBaseException 2012-04-03 13:59:48.689551975 -0400
|
||||
@@ -1,37 +1,45 @@
|
||||
+
|
||||
+
|
||||
+There is a logic_error
|
||||
+
|
||||
+On line 68 of ../testBaseException.cpp
|
||||
+../bin/linux-x86/testBaseException[0x80497b9]
|
||||
+../bin/linux-x86/testBaseException[0x8049a54]
|
||||
+/lib/libc.so.6(__libc_start_main+0xe6)[0x126e36]
|
||||
+../bin/linux-x86/testBaseException[0x80490e1]
|
||||
+../bin/linux-x86_64/testBaseException[0x401cdb]
|
||||
+../bin/linux-x86_64/testBaseException[0x4016d4]
|
||||
+/lib64/libc.so.6(__libc_start_main+0xed)[0x366dc2169d]
|
||||
+../bin/linux-x86_64/testBaseException[0x40172d]
|
||||
+To translate run 'addr2line -e execname 0xXXXXXXX ...'
|
||||
+ Note: Must be compiled with debug symbols
|
||||
+
|
||||
@@ -17,11 +17,10 @@
|
||||
+There is another logic_error
|
||||
+
|
||||
+On line 75 of ../testBaseException.cpp
|
||||
+../bin/linux-x86/testBaseException() [0x8049cec]
|
||||
+../bin/linux-x86/testBaseException() [0x8049923]
|
||||
+../bin/linux-x86/testBaseException() [0x8049a54]
|
||||
+/lib/libc.so.6(__libc_start_main+0xe6) [0x126e36]
|
||||
+../bin/linux-x86/testBaseException() [0x80490e1]
|
||||
+../bin/linux-x86_64/testBaseException() [0x401e99]
|
||||
+../bin/linux-x86_64/testBaseException() [0x4016d4]
|
||||
+/lib64/libc.so.6(__libc_start_main+0xed) [0x366dc2169d]
|
||||
+../bin/linux-x86_64/testBaseException() [0x40172d]
|
||||
+
|
||||
testBaseException...
|
||||
|
||||
@@ -32,10 +31,10 @@
|
||||
- /lib/libc.so.6: __libc_start_main()+0xe6
|
||||
- ../bin/linux-x86/testBaseException
|
||||
+On line 48 of ../testBaseException.cpp
|
||||
+../bin/linux-x86/testBaseException() [0x8049581]
|
||||
+../bin/linux-x86/testBaseException() [0x8049a5c]
|
||||
+/lib/libc.so.6(__libc_start_main+0xe6) [0x126e36]
|
||||
+../bin/linux-x86/testBaseException() [0x80490e1]
|
||||
+../bin/linux-x86_64/testBaseException() [0x401a79]
|
||||
+../bin/linux-x86_64/testBaseException() [0x4016dc]
|
||||
+/lib64/libc.so.6(__libc_start_main+0xed) [0x366dc2169d]
|
||||
+../bin/linux-x86_64/testBaseException() [0x40172d]
|
||||
+
|
||||
|
||||
|
||||
@@ -64,11 +63,11 @@
|
||||
- /lib/libc.so.6: __libc_start_main()+0xe6
|
||||
- ../bin/linux-x86/testBaseException
|
||||
+On line 57 of ../testBaseException.cpp
|
||||
+../bin/linux-x86/testBaseException() [0x80491ec]
|
||||
+../bin/linux-x86/testBaseException() [0x80496f9]
|
||||
+../bin/linux-x86/testBaseException() [0x8049a5c]
|
||||
+/lib/libc.so.6(__libc_start_main+0xe6) [0x126e36]
|
||||
+../bin/linux-x86/testBaseException() [0x80490e1]
|
||||
+../bin/linux-x86_64/testBaseException() [0x40184c]
|
||||
+../bin/linux-x86_64/testBaseException() [0x401c30]
|
||||
+../bin/linux-x86_64/testBaseException() [0x4016dc]
|
||||
+/lib64/libc.so.6(__libc_start_main+0xed) [0x366dc2169d]
|
||||
+../bin/linux-x86_64/testBaseException() [0x40172d]
|
||||
+
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user