Search the web
Sign In
New User? Sign Up
ace-bugs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 5097 - 5126 of 5984   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5097
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Microsoft v7.1.3088 If on Windows based OS's, which version of WINSOCK do you use?: 3.10.0.103 TARGET...
Hammarstrand, Robert
Robert.Hammarstrand@...
Send Email
Jul 5, 2005
8:23 am
5098
Depending on how you've set things up, the Object Manager singleton might be trying to clean up your task objects. If you are cleaning them up yourself (i.e....
mrgrynch@...
Send Email
Jul 5, 2005
10:17 am
5099
Hi Dave, Thnaks for your reply. We are not specifically cleaning things up, but rather just letting the system do its thing. The expectation was that the...
Hammarstrand, Robert
Robert.Hammarstrand@...
Send Email
Jul 6, 2005
7:42 am
5100
Hi Robert, Y might wish to read an article from Steve Huston in: http://www.riverace.com/newsletters/January2005.htm Sincerely, Robert Iakobashvili coroberti...
Robert Iakobashvili
coroberti@...
Send Email
Jul 6, 2005
8:44 am
5101
Robert, I notice you are using the ACE Process Manager, but looking at the documentation, you might not be doing it correctly for your stated goal of letting...
mrgrynch@...
Send Email
Jul 6, 2005
11:18 am
5102
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: - Sun Ultra 5 - Solaris 9 COMPILER NAME AND VERSION: gcc version 3.4.2 THE $ACE_ROOT/ace/config.h FILE: ...
Fabian Andres Ramirez
fabian.a.ramirez@...
Send Email
Jul 6, 2005
7:14 pm
5103
ACE VERSION: 5.1.12 HOST MACHINE and OPERATING SYSTEM: PowerPC sur carte VME sous LYNXOS 3.1.0 TARGET MACHINE and OPERATING SYSTEM, if different from HOST ...
LE GUEN Dominique
le_guend@...
Send Email
Jul 7, 2005
6:40 am
5104
Hi, Thanks for using the PRF form. This version is ancient, please upgrade to x.4.6 which you can obtain from http://deuce.doc.wustl.edu/Download.html Regards,...
Johnny Willemsen
jwillemsen@...
Send Email
Jul 7, 2005
7:34 am
5105
Hi Dave, Thanks for the update. I'm not sure why we were using ACE_Process_Manager, but calling ACE_Process::spawn instead has fixed the crash problem. ...
Hammarstrand, Robert
Robert.Hammarstrand@...
Send Email
Jul 7, 2005
7:47 am
5106
Hi Steve, Is this something that's been fixed recently? Thanks, Doug ... -- Dr. Douglas C. Schmidt Professor and Associate Chair ...
Douglas C. Schmidt
schmidt@...
Send Email
Jul 8, 2005
4:43 pm
5107
Hi Steve, ... Right, I also thought it was fixed. ... Folks, make sure that you give the CORRECT version information. If you don't, it wastes our time......
Douglas C. Schmidt
schmidt@...
Send Email
Jul 8, 2005
6:37 pm
5108
Hi Doug This Is correct. I solve this lowering the new version, according to the indication of Johnny. it delayed enough time the ACE compilation but this...
Fabian Andres Ramirez
fabian.a.ramirez@...
Send Email
Jul 8, 2005
9:22 pm
5109
Subject: Problem building ACE using Visual2005 ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: Windows XP with Visual 2005 TARGET MACHINE and OPERATING...
ofup@...
Send Email
Jul 12, 2005
10:33 am
5110
Hi, Thanks for using the PRF form. Visual Studio 2005 is a beta and not officially supported. There are some builds but it is not used extensively. Visual...
Johnny Willemsen
jwillemsen@...
Send Email
Jul 12, 2005
10:40 am
5111
Hi, ... Yes, this is possible, though I think you'll need to do this via the ACE_Malloc<ACE_MMEM_MEMORY_POOL....> object. Take care, Doug -- Dr. Douglas C....
Douglas C. Schmidt
schmidt@...
Send Email
Jul 14, 2005
8:06 pm
5112
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: Windows XP SP2 COMPILER NAME AND VERSION (AND PATCHLEVEL): VS.NET 2003 THE $ACE_ROOT/ace/config.h FILE : ...
Dekeyser, Kris
Kris.Dekeyser@...
Send Email
Jul 14, 2005
8:43 pm
5113
ACE VERSION: 5.4.4 HOST MACHINE and OPERATING SYSTEM: P4, WinXPPro-SP1 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: P3, VxWorks 5.5.1 COMPILER...
Green, Cliff
cliff.green@...
Send Email
Jul 19, 2005
2:41 am
5114
Hi, Thanks for using the PRF form. The ACE/TAO mailing lists are normally in English, could you resend your report else probably not people will respond. ...
Johnny Willemsen
jwillemsen@...
Send Email
Jul 21, 2005
12:53 pm
5115
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: PowerPC sur carte VME sous LYNXOS 3.1.0 AREA/CLASS/EXAMPLE AFFECTED: Il est impossible de créer un...
LE GUEN Dominique
le_guend@...
Send Email
Jul 21, 2005
12:57 pm
5116
Hi, Je ne parle pas Frangais, renvoie si vous plais votre question en Anglais. Merci, Doug ... -- Dr. Douglas C. Schmidt Professor and...
Douglas C. Schmidt
schmidt@...
Send Email
Jul 21, 2005
1:49 pm
5117
Hi Nick, ... Great, thanks! ... Please note that we (i.e., the DOC groups at WU/VU/UCI) don't have LynxOS, so we can't help you replicate the problem. I...
Douglas C. Schmidt
schmidt@...
Send Email
Jul 21, 2005
2:17 pm
5118
I've translated the French within the e-mail....... Nick ... From: owner-ace-bugs@... [mailto:owner-ace-bugs@...] On Behalf Of Douglas C....
Todd, Nicholas
nicholas.todd@...
Send Email
Jul 21, 2005
2:21 pm
5119
Gentlemen, The mantra PRF is below and not too much relevant. The suggestion relates to bug 2165 : http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2165 ...
Robert Iakobashvili
coroberti@...
Send Email
Jul 22, 2005
12:09 pm
5120
Hi Doug, ... = ... The vsnprintf is the internal implementation of ACE_OS::snprintf. Not all platforms have vsnprintf so the implementation is not complete....
Johnny Willemsen
jwillemsen@...
Send Email
Jul 22, 2005
7:06 pm
5121
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: WinXP THE $ACE_ROOT/ace/config.h FILE #define ACE_USES_WCHAR #define ACE_HAS_STANDARD_CPP_LIBRARY 1 #ifndef...
Ishay Green
Ishay@...
Send Email
Jul 24, 2005
5:49 pm
5122
Hi Zhonghua, ... That's no surprise - that's the ACE_Pipe that's used to implement the ACE_TP_Reactor::notify() mechanism. Please see Chapter 4 of C++NPv2 ...
Douglas C. Schmidt
schmidt@...
Send Email
Jul 27, 2005
2:02 pm
5123
Hi Ishay, Thanks for using the PRF. I'm glad to see your posting made it to the mailing list ;-) ... This has been fixed a while back: Thu Mar 11 08:47:55...
Douglas C. Schmidt
schmidt@...
Send Email
Jul 27, 2005
11:53 pm
5124
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: HP J6700 with HP-UX 11.11 (11i) TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER...
Paul Hatton
P.S.Hatton@...
Send Email
Jul 29, 2005
11:18 am
5125
Hi, ... Thanks for using the PRF form ... This compiler is already ancient ;-) ... Can you try the following patch and let us know if this helps. Regards, ...
Johnny Willemsen
jwillemsen@...
Send Email
Jul 29, 2005
11:24 am
5126
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: PowerPC VME, LYNXOS 3.1.0 The problem appears during the compilaton. This error is printed by link editor...
LE GUEN Dominique
le_guend@...
Send Email
Aug 2, 2005
2:14 pm
Messages 5097 - 5126 of 5984   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help