![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Just a hint: this implies that somehow the string itself got misused as the value for the pointer. "test" is 0x73,0x65,0x73,0x74 in ASCII, which translates exactly to the cited 32-bit little-endian integer. OTOH, I don't see how a language like C++ with full type information on function arguments could possibly fall into this trap. |
#3
| |||
| |||
|
|
So this also looks like the Berkeley DB XML is waiting for something related to Visual C++ 6.0 libraries and gets a VS.NET 2003 parameter, don't you think? Are there some Berkeley DB XML guys on this group? Can they confirm? And also, is there any way to get a Berkeley DB XML working with VS.NET 2003 (I mean can I find somewhere VS.NET builds)? |
#4
| |||
| |||
|
|
So this also looks like the Berkeley DB XML is waiting for something related to Visual C++ 6.0 libraries and gets a VS.NET 2003 parameter, don't you think? Are there some Berkeley DB XML guys on this group? Can they confirm? And also, is there any way to get a Berkeley DB XML working with VS.NET 2003 (I mean can I find somewhere VS.NET builds)? |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
someone rebuild dbxml from source using VS.NET 2003. and successed ? i'm do this ,but failed, in this file path dbxml-1.1.0\dbxml-1.1.0\src\clib\getopt.c ,the code first line is #include "db_config.h", but the file db_config.h open error or losted |
#7
| |||
| |||
|
|
someone rebuild dbxml from source using VS.NET 2003. and successed ? i'm do this ,but failed, in this file path dbxml-1.1.0\dbxml-1.1.0\src\clib\getopt.c ,the code first line is #include "db_config.h", but the file db_config.h open error or losted |
![]() |
| Thread Tools | |
| Display Modes | |
| |