Hello all
im newbee to this forum so hello all!
i have compiled apache 1.3.27 on SunOS sparc 9 i develop simple plug to do
some stuff.
my question is how can i prevent apache to use wchar_t but rather the usual
char type
because after i load the apache server after short period of time it crashed
and when i load the core file in the dbx im getting this :

[1] 0xfe71c498(0x124f80, 0xfe8bb488, 0xfe8ce951, 0x4b0, 0x0, 0x0), at
0xfe71c497

  [2] OX509EncodeCertificate(0x132cf0, 0xfe8f6cb4, 0xfe581f38, 0x0, 0x20,
0xfe581f38), at 0xfe582a40

  [3] 0xfe7289b0(0xea4d8, 0x0, 0xfe728894, 0xfe728894, 0xfe728894, 0xea4d8),
at 0xfe7289af

=>[4]
std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
>::substr(0xea4d8, 0x0, 0x0, 0

so my question is how can i prevent apache from using <wchar_t> ??

Thanks allot






---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to