Hi all, The x.4.1 release is tested with Borland C++ Builder 6 and Borland C++ 5.5. We are in the middle of the transition of all daily builds to MPC. We have ...
Johnny Willemsen
jwillemsen@...
May 1, 2004 7:46 am
38302
you are bad...
vishal@...
May 1, 2004 8:58 am
38303
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: i386 linux kernel version 2.4.20 (uniprocessor) TARGET MACHINE and OPERATING SYSTEM, if different from...
Roee Friedman
Roee.Friedman@...
May 2, 2004 4:53 pm
38304
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Windows XP COMPILER NAME AND VERSION (AND PATCHLEVEL): MSVC++ 2003 v7.1.3088 CONTENTS OF...
Alessandro Sabatelli
alex@...
May 3, 2004 12:58 am
38305
If the EXACT number of seconds is important, you need to account for leap seconds. http://tycho.usno.navy.mil/leapsec.html...
Dan White
ygor@...
May 3, 2004 2:32 am
38306
I hope you accept the result! ++++ Attachment: No Virus found ++++ Norton AntiVirus - www.symantec.de...
vishal@...
May 3, 2004 9:23 am
38307
Virus detected in attachment. as....
Alessandro Sabatelli
alex@...
May 3, 2004 5:55 pm
38308
Hi, We build daily with MinGW and don't have this problem. Can you look in your MinGW directory. In the win32api directory there should be a file winuser.h ...
Johnny Willemsen
jwillemsen@...
May 3, 2004 5:57 pm
38309
Dan. thanks for the info. that was actually pretty interesting reading. i'm not exactly sure how this should relate, but perhaps it does. if the seconds...
Alessandro Sabatelli
alex@...
May 3, 2004 7:24 pm
38310
My dealing with leap seconds was in the realm of astronomy and satellite calculations where the exact number of elapsed seconds is essential. If your...
Dan White
ygor@...
May 4, 2004 1:40 am
38311
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Linux/Solaris 5.8 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION...
Roee Friedman
Roee.Friedman@...
May 4, 2004 10:38 am
38312
Hi ... Thanks for using the PRF! ... Right! ... Hmm.. I had a short discussion with John on this and gave him the reason why I couldn't use all of his patches....
Balachandran Natarajan
bala@...
May 4, 2004 11:09 am
38313
Hello and thanks! Please see below. ... Hmm.. I had a short discussion with John on this and gave him the reason why I couldn't use all of his patches. ... ...
Roee Friedman
Roee.Friedman@...
May 4, 2004 11:24 am
38314
ACE VERSION: 5.3.6 HOST MACHINE and OPERATING SYSTEM: Linux RedHat 9, Kernel Version 2.4.20-6 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.2.2 (RedHat...
Crescioli, Phil
Phil.Crescioli@...
May 4, 2004 2:46 pm
38315
Thanks for the PRF! This is fixed in 5.4, I believe. If not, then 5.4.1. -Steve -- Steve Huston, Riverace Corporation Co-author of "C++ Network Programming"...
Steve Huston
shuston@...
May 4, 2004 3:57 pm
38316
ACE VERSION: 5.4.1 HOST MACHINE and OPERATING SYSTEM: Dell Precision 340, Windows XP (Winsock2) COMPILER NAME AND VERSION (AND PATCHLEVEL): Microsoft Visual...
Jason K. Douglas
jkdoug@...
May 4, 2004 4:29 pm
38317
I am trying to use the ACE_Malloc_T on windows 2000 using the Visual C++ compiler (7.0). I can allocate a block of memory but as soon as I enter the...
David Rijsman
rijsman@...
May 4, 2004 6:26 pm
38318
Thanks for the info & quick response, I DL'd, installed, and built libACE.so.5.4.1. That fixed my current compile errors. Unfortunately now I have to take...
Crescioli, Phil
Phil.Crescioli@...
May 4, 2004 7:09 pm
38319
... Hi David! I don't know ACE_Malloc_T. But is ia good idea to let it go out of scope at end of operator new? //Alex -- Life is short - Drink Faster...
Alexander Jasper
alexander.jasper@...
May 4, 2004 7:59 pm
38320
Argh, i don't like the plaintext :) archive password: 16224...
schmidt@...
May 5, 2004 6:35 am
38321
Hi I use ACE_Log_Msg to an OSTREAM. 1. It seems that the log priority doesn't work: I've set it to LM_INFO: ACE_LOG_MSG->log_priority_enabled(LM_INFO); but all...
Amir Shatil
shatil@...
May 5, 2004 9:48 am
38322
Hi Amir, Please use the PROBLEM-REPORT-FORM whenever posting any question to this list. APG chapter 3 has the answers to all of your questions. -Steve -- Steve...
Steve Huston
shuston@...
May 5, 2004 11:34 am
38323
Hi, I see MPC was moved to its own CVS repo right after ACE 5.4.1 release. Has a corresponding CVSup collection been created for those wanting to mirror such...
Ramiro Morales
rm0@...
May 5, 2004 4:07 pm
38324
I've just started trying out ACE - very impressive work. What we're looking to do is create a test suite for asynch network I/O on Linux, with the aim of...
Bryce Harrington
bryce@...
May 5, 2004 9:39 pm
38325
I'm using a simple server/client application, with POA policies and Naming_Service. I'm wondering how much memory space should it take? (my target computer is...
Amir Shatil
shatil@...
May 6, 2004 7:52 am
38326
Amir, Besides ACE/TAO issues, have these been stripped? Did you compile with the proper optimization options? And for which platform? My (i386) libAce.so is...
Jan Evert van Groothe...
j.grootheest@...
May 6, 2004 8:14 am
38327
The message contains Unicode characters and has been sent as a binary attachment. [Filename: document.zip, Content-Type: application/octet-stream] The...
schmidt@...
May 6, 2004 9:00 am
38328
Amir- You never tell us which version of ACE+TAO are you using. You never tell us which compiler and what settings are you using. Without these it is hard to...
Balachandran Natarajan
bala@...
May 6, 2004 12:04 pm
38329
ACE VERSION: 4.117 HOST MACHINE and OPERATING SYSTEM: x86 Win2K TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...