ACE VERSION: 5.6.1 HOST MACHINE and OPERATING SYSTEM: Win32 SYNOPSIS: NameServer(ACE_Name_Acceptor)cannot be properly initialized, if configuration parameters ...
Vladislav
vladislav@...
Dec 3, 2007 9:28 am
5768
Hi, Thanks for using the PRF form. Can you store the patches in bugzilla (see http://deuce.doc.wustl.edu/bugzilla/index.cgi) for integration Regards, Johnny...
Johnny Willemsen
jwillemsen@...
Dec 3, 2007 9:30 am
5769
Hi Vladislav, Thanks, I've added this! Doug ... _______________________________________________ ace-bugs mailing list ace-bugs@... ...
Douglas C. Schmidt
schmidt@...
Dec 3, 2007 2:21 pm
5770
Hi, Doug/Vladislav, can you have a look at the changes, we shouldn't implement methods in header files and I wonder why the new methods are virtual? Is this...
Johnny Willemsen
jwillemsen@...
Dec 3, 2007 2:54 pm
5771
Hi Johnny, ... I've just fixed all of this stuff. Thanks, Doug ... _______________________________________________ ace-bugs mailing list ...
Douglas C. Schmidt
schmidt@...
Dec 3, 2007 3:00 pm
5772
Hi, ... Doug did correct these ones, but also the unicode builds fail to compile, can you check if you changes compile with unicode enabled? Regards, Johnny...
Johnny Willemsen
jwillemsen@...
Dec 4, 2007 9:29 am
5773
Hi, Thanks, I have fixed this. Johnny ... _______________________________________________ ace-bugs mailing list ace-bugs@... ...
Johnny Willemsen
jwillemsen@...
Dec 4, 2007 1:51 pm
5774
Hi ACE VERSION: 5.6.1 HOST MACHINE and OPERATING SYSTEM: Win32 SYNOPSIS: Wrong init ACE_Naming_Context when dynamically linked DESCRIPTION: line 102,...
Vladislav
vladislav@...
Dec 7, 2007 8:46 am
5775
Hi, Thanks for using the PRF form. If you can make Naming_Context that it is independent of argv it would be great. Maybe use ACE_OS::getprogname () as other...
Johnny Willemsen
jwillemsen@...
Dec 7, 2007 9:01 am
5776
Hi I have encounter a problem when using ACE_Base64 encode method. For exameple, when "abcdfgi" is encoded under base 64 algorithm, the result should be...
alick_nie
alick_nie@...
Dec 14, 2007 1:29 am
5777
Hi, ... To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which is...
Douglas C. Schmidt
schmidt@...
Dec 14, 2007 2:47 am
5778
ACE VERSION: 5.6 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you use?: TARGET MACHINE and OPERATING SYSTEM, if...
alick_nie
alick_nie@...
Dec 14, 2007 4:18 am
5779
... Hi, The ACE_Base64 implementation is "right", just not what you want. When it encodes the data, the output is split into 72 column "chunks" (RFC 2045...
J.T. Conklin
jtc@...
Dec 14, 2007 4:31 am
5780
Hi Folks, ... Yes, it's true that the ACE encoder doesn't allow you to customize the use of chunks. Alick, can you please apply the following patch to see if...
Krishnakumar B
kitty@...
Dec 15, 2007 4:16 am
5781
... Hi Kitty, I sent Alick the enclosed patch earlier today. I have compiled it, and it passes the Codecs_Test unit tests. It adds a Java-inspired is_chunked...
J.T. Conklin
jtc@...
Dec 15, 2007 5:33 am
5782
Hi JT, ... [...] ... Yes, that was the bug. ... You are right. It makes sense a lot more sense when you are creating a MIME message since it relieve the...
Krishnakumar B
kitty@...
Dec 15, 2007 6:15 pm
5783
... Hi Kitty, I'll take ownership of getting the ACE_Base64 bug fixes / enhancements into the repo. I think I'm going to do it in two passes. The first to add...
J.T. Conklin
jtc@...
Dec 18, 2007 7:57 pm
5784
ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: x86 64 bit architecture Solaris Express Community Edition b77 (SunOS 5.11) TARGET MACHINE and OPERATING...
Douglas Atique
tellmebout-corba@...
Dec 24, 2007 10:10 pm
5785
Hi Douglas, Thank you for the PROBLEM-REPORT-FORM. Could you please send me a config.log (compressed) from a failed config please? Thanks, -Steve -- Steve...
Steve Huston
shuston@...
Dec 26, 2007 5:33 pm
5786
Hi Steve, The log is attached. Should you need more information, please let me know. There is also an issue with the sysent.h file, which is probably a bug in...
Douglas Atique
tellmebout-corba@...
Dec 27, 2007 10:13 am
5787
hi Douglas, i have gone through your config.log , i think its not able to find few header files , you better set the CFLAGS and CXXFLAGS to proper location so ...
venkat naidu
venkat.forums@...
Dec 27, 2007 1:13 pm
5788
To: ace-bugs@... Subject: stock build: Solaris 11 (Nevada) needs -lsendfile ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: x86/64 bits...
Douglas Atique
tellmebout-corba@...
Dec 28, 2007 1:19 pm
5789
HI, Thanks for using the PRF form. I have fixed this in ACE, we have now a common file for sunos5, no need to add this twice. Regards, Johnny Willemsen From:...
Johnny Willemsen
jwillemsen@...
Dec 28, 2007 3:38 pm
5790
Yahoo Awards Center 124 Stockport Road, Longsight, Manchester M60 2DB - United Kingdom This is to inform you that you have won a prize money of FIVE HUNDRED...
yahpromoresult01@...
Jan 4, 2008 3:28 pm
5791
Filed as bug #3190 (http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=3190): ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: X86, WinXP, VC71 TARGET...
Ernst, Nathan
Nathan.Ernst@...
Jan 7, 2008 11:43 pm
5792
Hi Hemanshu, ... We (i.e., the DOC group) don't maintain the configure script for old versions of ACE. Just follow the advice above and use the "classic" ...
Douglas C. Schmidt
schmidt@...
Jan 10, 2008 2:14 pm
5793
Hi, Why not ask the opendiameter group to support 5.6, shouldn't be too much work to do that. We do advice to use the traditional way of compilation, the...
Johnny Willemsen
jwillemsen@...
Jan 10, 2008 2:31 pm
5794
... autoconf support for 5.5 was still a bit raw. I've had good luck using autoconf with 5.5.1 (which is the bug-fix-only version you should be using anyway). ...
Thomas Lockhart
Thomas.Lockhart@...
Jan 10, 2008 4:15 pm
5795
To: ace-bugs@... Subject: Time_Value_Test fails in Solaris 11 (Nevada) ACE VERSION: 5.6.2 HOST MACHINE and OPERATING SYSTEM: x86/64 bits architecture ...
Douglas Atique
tellmebout-corba@...
Jan 11, 2008 7:36 pm
5796
Could it be a multi-core and/or a 64-bit issue? I have encounted the same bug on Quad-Core Intel chipset and 64-bit linux, but short in time to digg in. ... --...