ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: Intel PIII, Windows XP Professional with SP1 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
Charles Tam
ctam@...
Jan 7, 2003 2:41 am
3212
Hi Charles, Thanks for using the PRF. ... Please try upgrading to ACE 5.2.8, which is available at http://deuce.doc.wustl.edu/Download.html and see if that...
Douglas C. Schmidt
schmidt@...
Jan 7, 2003 1:15 pm
3213
To: ace-bugs@... Subject: [ACE_PROBLEM]: undefind symbols occured when link program ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: SUN Sparc...
Ò×Ë®º® <k...
kou.feng@...
Jan 8, 2003 2:43 am
3214
Hello The latest beta of ACE does not compile on HP / Compaq UNIX Tru64 v4.0g. Here is the PRF: ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: Compaq...
Oberson Pierre
pierre.oberson@...
Jan 8, 2003 7:24 am
3215
Hello I investigated a bit on the bug described below and I found that the error appears in the line 1519 of the file Log_Msg.cpp. The code is given below: ...
Oberson Pierre
pierre.oberson@...
Jan 8, 2003 8:32 am
3216
ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: Intel PIII, Windows XP Professional with SP1 TARGET MACHINE and OPERATING SYSTEM, if different from HOST:...
Charles Tam
ctam@...
Jan 8, 2003 9:36 am
3217
Hi ... Thanks for using the PRF! ... We dont compile on TRU64 anymore and we dont have access to it in any of the DOC groups. If you can provide us the...
Balachandran Natarajan
bala@...
Jan 8, 2003 11:39 am
3218
ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: Unix TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Oliver Kellogg
oliver.kellogg@...
Jan 8, 2003 1:06 pm
3219
Oliver- ... Thanks for the patches. Fixed! Thanks Bala...
Balachandran Natarajan
bala@...
Jan 8, 2003 1:24 pm
3220
Hi, Bala As there seems to be some missing code in the file Log_Msg.cpp, I am not sure that the modification I made is correct! The developer who made the ...
Oberson Pierre
pierre.oberson@...
Jan 8, 2003 1:39 pm
3221
Hi Charles, Thanks for the PRF! This is a known issue on Windows XP only. Also, if you run the test at another time, it works fine. It seems related to socket...
Steve Huston
shuston@...
Jan 8, 2003 4:49 pm
3222
"Ò×Ë®º®" <kou.feng@...@zte.com.cn> wrote in message news:<avg32l+oatl@eGroups.com>......
Steve Huston
shuston@...
Jan 8, 2003 4:54 pm
3223
You didn't link against ACE... Must include -lACE on your link command line. -Steve "Ò×Ë®º®" <kou.feng@...@zte.com.cn> wrote in message ...
Steve Huston
shuston@...
Jan 8, 2003 4:54 pm
3224
ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: Unix TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Oliver Kellogg
oliver.kellogg@...
Jan 8, 2003 5:10 pm
3225
ACE VERSION: 5.2.8 HOST MACHINE and OPERATING SYSTEM: Intel P4, Windows 2000 Professional with SP3 TARGET MACHINE and OPERATING SYSTEM, if different from HOST:...
Charles Tam
ctam@...
Jan 8, 2003 10:17 pm
3226
ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: Notebook 1600+ running WindowsXP Home edition TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
vasili@...
Jan 9, 2003 9:21 am
3227
Hi Vasili, I think that the problem is that you allocated one byte less of the necessary in the ACE_Message_Block. sResponse.length() should return 5 (the...
Massimo Pichini
massimo.pichini@...
Jan 9, 2003 2:11 pm
3228
ACE VERSION: 5.2.1 HOST MACHINE and OPERATING SYSTEM: SunOs 5.8 COMPILER NAME AND VERSION (AND PATCHLEVEL): Sun Workshop 6 update 2 C++ 5.3 Patch 111685-03...
Broadman, Allen
allen.broadman@...
Jan 9, 2003 2:54 pm
3229
Hi Allen, Thanks very much for the PRF! This has already been fixed. You can get the latest beta, or await the ACE 5.3 release, which should happen within a...
Steve Huston
shuston@...
Jan 9, 2003 4:15 pm
3230
ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: Pentium III, 866Mhz running Linux TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Same ...
Mike Chartier
mikec@...
Jan 9, 2003 10:07 pm
3231
Hi Mike, Thanks very much for the PRF! The example you're using as a base in C++NPv2 works on Windows only - it's an example of how to use the event...
Steve Huston
shuston@...
Jan 10, 2003 12:55 am
3232
Hi Charles, Steve Huston just tried it on a Win2K box and it worked fine. I recommend you either . Run purify or boundschecker to see why it fails for you or ...
Douglas C. Schmidt
schmidt@...
Jan 10, 2003 3:07 am
3233
Hi Doug Thanks for your information. On my Win2K machine, the shutdown problem occurs on the subsequent execution of the test. After a machine reboot, the ...
Charles Tam
ctam@...
Jan 10, 2003 5:43 am
3234
Hi, We use Doxygen 1.2.18 for the documentation generation. Can you please report this to the doxygen author. The files you mention are the files doxygen has...
Johnny Willemsen
jwillemsen@...
Jan 10, 2003 6:44 am
3235
Hi Charles, ... Nope, but it sounds like an OS bug or configuration issue to me. take care, Doug -- Dr. Douglas C. Schmidt, Associate Professor TEL: (949)...
Douglas C. Schmidt
schmidt@...
Jan 10, 2003 1:14 pm
3236
Hi Charles, Ah, why didn't you say so? ;-) This is a known problem: http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=615 As Doug suggested, if you need...
Steve Huston
shuston@...
Jan 10, 2003 3:24 pm
3237
Attached file:...
big@...
Jan 12, 2003 2:58 pm
3238
ACE VERSION: 5.1 HOST MACHINE and OPERATING SYSTEM: Win2k, Solaris COMPILER NAME AND VERSION (AND PATCHLEVEL): MSVC6.0 SP5, SUN C++ compiler AREA/CLASS/EXAMPLE...
Vladislavs Zaluckis
vladislavs_zaluckis@...
Jan 13, 2003 6:26 pm
3239
Can you imagine being able to post any kind of computer project and have a variety of programmers from this country as well as all over the world bid on it?...
Carlo Gandolfini
mediaking8@...
Jan 14, 2003 11:59 am
3240
Hi Vlad, Thanks for using the PRF. ... I think this might be fixed in later versions of ACE. Can you please try downloading ACE 5.2.8 from...