ACE VERSION: 5.2.1 TAO: 1.2.1 HOST MACHINE and OPERATING SYSTEM: Intel P4 Win2K TARGET MACHINE and OPERATING SYSTEM, if different from HOST:same COMPILER...
Milo H. Fields
milo@...
Aug 2, 2002 11:13 pm
2811
I made a mistake and posted this directly on the comp.soft-sys.ace newsgroup... I'm resending on the proper list. Sorry Iginio ACE VERSION: 5.2.3 HOST MACHINE...
iginio
iginio@...
Aug 3, 2002 11:45 am
2812
Hi Iginio, Thanks for using the PRF. ... The POSIX_AIO_Proactir has been changed even further in the forthcoming ACE 5.2.4, so I recommend that you synchronize...
Douglas C. Schmidt
schmidt@...
Aug 3, 2002 2:06 pm
2813
Hi Doug, it works fine with CVS sources. Unfortunately the Proactor still have the same problem on Linux (some kind of deadlock) but I'm posting about it on a...
iginio
iginio@...
Aug 4, 2002 12:08 am
2814
Iginio- ... Cool! Please do post about the problem! I doubt whether we woudl be able to fix that for this beta! But we will surely attend to it before the next...
Balachandran Natarajan
bala@...
Aug 4, 2002 1:13 am
2815
To: ace-bugs@... Subject: Compilation:FlReactor doesn't compile. ACE VERSION: 5.2a_p3-OCI HOST MACHINE and OPERATING SYSTEM: Linux warrior...
awalczak@...
Aug 6, 2002 9:54 pm
2816
Hi, Thanks for using the PRF. ... Since you're using the OCI version of ACE+TAO please send all questions/comments to taosupport@... rather than to ...
Douglas C. Schmidt
schmidt@...
Aug 6, 2002 10:37 pm
2817
ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: Sun Ultra 80, Solaris 2.7, TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Son Q Ho
son@...
Aug 10, 2002 1:40 am
2818
Hi Son, Thanks for using the PRF. ... If you'd like to support the broader range of options in this example program please send us the patches and I'll install...
Douglas C. Schmidt
schmidt@...
Aug 10, 2002 1:34 pm
2819
ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: SUN Solaris 5.8 CONTENTS OF $ACE_ROOT/ace/config.h: config.h is a link to config-sunos5.8.h where I added...
Legoff Vincent
Vincent.Legoff@...
Aug 12, 2002 9:43 am
2820
Hi Vincent, Thanks for using the PRF. ... I recommend you check out $ACE_ROOT/docs/wchar.txt which explains how to enable wide character support in ACE. This ...
Douglas C. Schmidt
schmidt@...
Aug 12, 2002 1:26 pm
2821
ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Any/Any TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Eric C. Newton
ecn@...
Aug 12, 2002 3:02 pm
2822
Hi Eric, Thanks for using the PRF. ... Fixed, thanks! Doug -- Dr. Douglas C. Schmidt, Associate Professor TEL: (949) 824-1901 Dept of Electrical & Computer...
Douglas C. Schmidt
schmidt@...
Aug 12, 2002 3:21 pm
2823
ACE VERSION: 5.1 HOST MACHINE and OPERATING SYSTEM: Sun Solaris 2.6 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
Eva Goleniewska
eva.goleniewska@...
Aug 13, 2002 6:14 pm
2824
Looks like the mutex was still in use from a previously aborted process. The problem is now solved. Many thanks, Eva Goleniewska...
Eva Goleniewska
eva.goleniewska@...
Aug 13, 2002 10:05 pm
2825
Hi, please have a look at http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1153 there is still a fix pending concerning with aborted processes and mutexes. ...
Kuhlmann, Frank
frank2.kuhlmann@...
Aug 14, 2002 7:46 am
2826
__________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To: ace-bugs@... ...
daniel russo
crocodile_hunt_er@...
Aug 14, 2002 3:28 pm
2827
Thanks for using the PRF! This was fixed in ACE 5.2.3. -Steve -- Steve Huston, Riverace Corporation, 508-541-9180, fax 508-541-9185 ACE Support Info at...
Steve Huston
shuston@...
Aug 14, 2002 7:36 pm
2828
Hi Daniel, ... FYI, you can download ACE 5.2.3 from http://deuce.doc.wustl.edu/Download.html ACE 5.2.4 should be out any day now, so you might want to wait for...
Douglas C. Schmidt
schmidt@...
Aug 14, 2002 7:42 pm
2829
ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Apple G4/867, MacOSX 10.2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
R Shapiro
rshapiro@...
Aug 15, 2002 2:04 pm
2830
ACE VERSION: 5.2.3 HOST MACHINE and OPERATING SYSTEM: Linux hostname 2.2.18 #3 SMP Thu Dec 14 13:00:47 CST 2000 i686 unknown COMPILER NAME AND VERSION (AND...
Victor Poznyak
VPoznyak@...
Aug 15, 2002 6:56 pm
2831
Hi Victor, Thanks for the fixes. Alex/Steve, can you guys please take a look into this when you touch base regarding the other Proactor issues soon? thanks, ...
Douglas C. Schmidt
schmidt@...
Aug 15, 2002 7:03 pm
2832
To: ace-bugs@... Subject: [area]: [synopsis] ACE VERSION: 5.2 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do...
Alain Perrigouard
perrigou@...
Aug 16, 2002 9:04 am
2833
To: ace-bugs@... Subject: ACE::init : When called from a thread using large amounts of thread local storage ACE_Log_Record will not be created,...
fedyakin_01
jeremya@...
Aug 17, 2002 1:41 am
2834
Hi All, The beta release X.2.4 is out today. Attached is a copy of the beta notes. Thanks to everyone who have contributed to the release. Thanks, Jaiganesh ...
Hi, Thanks for the PRF. Now that beta kit is out, I can actually check in this fix. :) ... Good catch. I have made the change in the repo. ... You meant OS.h...
Nanbor Wang
nanbor@...
Aug 21, 2002 4:31 pm
2837
Hello, ... Your right, the problem was in OS.h, not the config-win32-common.h ... I would think that windows would define it correctly. However, according to...
Jeremy Altavilla
jeremya@...
Aug 21, 2002 5:34 pm
2838
Hi, ... Okay. Just want to be sure I didn't miss anything. :) ... I think the intention is to make sure the generated executables/DLLs can run on all versions...
Nanbor Wang
nanbor@...
Aug 21, 2002 8:25 pm
2839
Hello, ... Yeah, this would defeat the purpose of the TLS_MINIMUM_AVAILABLE define. Like you say, removing the need for this macro is probably the best bet....