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 4740 - 4769 of 5915   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4740
Hi, I read the appendix (section A.5) and I agree that the code should be compiled eventually, but way not outputting some warning (not error)? ... From:...
Ehrnberg Ariel
ariele@...
Send Email
Sep 1, 2004
7:16 am
4741
Hi, You could add the define ACE_HAS_VERBOSE_NOTSUP to your config.h file, you get a message to the console each time you then hit a not supported method. ...
Johnny Willemsen
jwillemsen@...
Send Email
Sep 1, 2004
7:22 am
4742
Hi Sofiane, ... There are various ways to do this. I recommend you check out Chapter 5 of C++NPv2 <www.cs.wustl.edu/~schmidt/ACE/book2/> for some examples. ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 1, 2004
12:41 pm
4743
Hi Yigong, To ensure that we have proper version/platform/compiler information, please make sure you fill out the appropriate problem report form (PRF), which...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 1, 2004
6:36 pm
4744
Hi Doug, Here is the problem-report-form. Thanks Yigong ... ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: SunOS snively 5.8 Generic_108528-09 sun4u sparc...
Liu, Yigong
Yigong.Liu@...
Send Email
Sep 1, 2004
7:02 pm
4745
Hi Mark, ... Please see $ACE_ROOT/RMCast/README for all the available documentation on RMCast. I recommend checking out $ACE_ROOT/TMCast/ ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 1, 2004
9:44 pm
4746
Hi Andrew, ... Ok, that sounds great, thanks! Bala/Irfan, can you please give your $0.02 on Andrew's suggestions. It makes sense to me, though I think it...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 1, 2004
10:49 pm
4747
Hi Paul, ... We've got Solaris 8 on our scoreboard at http://www.dre.vanderbilt.edu/scoreboard/ but it's running gcc 3.3, not 3.4.1. ... Please try 5.4.2 and...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 2, 2004
1:23 am
4748
ACE VERSION: 5.4.2 HOST MACHINE and OPERATING SYSTEM: SUN BLADE 2000 & Solaris 8 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Wan Jia
jiawan@...
Send Email
Sep 2, 2004
3:24 am
4749
Hi, Thanks for using the PRF form. Could you try x.4.2, the makefiles are generated there with MPC and different. Run after unzip make depend, dependencies are...
Johnny Willemsen
jwillemsen@...
Send Email
Sep 2, 2004
6:57 am
4750
Hi, ... Thanks for using the PRF. ... I recommend you try using ACE_MMAP_MEMORY_POOL and see if that works better. If not, I recommend you contact one of the...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 2, 2004
1:08 pm
4751
Hi Ashish, Thanks for using the PRF. ... You are using an ANCIENT version of ACE. I recommend that you upgrade to ACE 5.4.2, which you can download from ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 2, 2004
3:12 pm
4752
... It does :-) Each TP_Reactor thread only processes one event every time it wakes up. Therefore, it is ok for it to call back the handler immediately before...
Irfan Pyarali
irfan@...
Send Email
Sep 2, 2004
6:53 pm
4753
Hi Francesco, Thanks for using the PRF. ... I recommend you check out ACE_Time_Value, which has operations to do what you're trying to do. Please see Chapter...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 3, 2004
3:18 pm
4754
Hi Jules, Please fill out the appropriate problem report form (PRF), which is in $ACE_ROOT/PROBLEM-REPORT-FORM $TAO_ROOT/PROBLEM-REPORT-FORM or in ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 3, 2004
3:21 pm
4755
Hi Kostas, ... Thanks for the update. We are planning to do a major overhaul of the TAO ImR at some point, but haven't gotten the time or resources to do it...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 3, 2004
3:22 pm
4756
Hi JT, ... I couldn't agree more - complicated conditions are a royal PITA! ... Thanks! Doug -- Dr. Douglas C. Schmidt, Professor TEL: (615) 343-8197...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 3, 2004
3:37 pm
4757
Hi Mark, ... You don't say whether you're using ACE or TAO, but I'm assuming ACE. Even so, I recommend you check out the discussion on CORBA's support for...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 3, 2004
8:30 pm
4758
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: redhat linux 7.3 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION...
Zhen-Tao Liu
zhentao@...
Send Email
Sep 4, 2004
8:59 am
4759
Hi Zhentao, Thanks for using the PRF. ... Possibly. If you find a fix please let us know - perhaps all that needs to be done is to add another place where the...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 4, 2004
2:30 pm
4760
Hi Zhentao, Thanks for using the PRF. ... Possibly. If you find a fix please let us know - perhaps all that needs to be done is to add another place where the...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 4, 2004
6:45 pm
4761
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: redhat linux 7.3 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION...
Zhen-Tao Liu
zhentao@...
Send Email
Sep 4, 2004
7:40 pm
4762
Hi Bogdan, ... Please resubmit it since I haven't seen it. Take care, Doug -- Dr. Douglas C. Schmidt, Professor TEL: (615) 343-8197 Electrical...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 5, 2004
6:55 pm
4763
The reason I don't agree is that this code can easily starve other waiting events. Imagine a TP_Reactor with only 2 threads, and many waiting handles. Imagine...
Andrew
aathan-ace-bugs-1524@...
Send Email
Sep 6, 2004
12:44 am
4764
Hi Jules, ... Ok. ... This should work fine with pretty much any of TAO's concurrency models, assuming you aren't doing any ORB-related activities with your ...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 6, 2004
1:33 pm
4765
Hi Robert, Thanks for using the PRF. ... Can you please send us patches for this, along with enhancements to the ACE_ROOT/tests/ so that we can check for...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 6, 2004
2:16 pm
4766
Andrew- ... Right! Good observation. This is not new to us. We have observed other fairness related issues with the TP_Reactor. Please see ...
Balachandran Natarajan
bala@...
Send Email
Sep 6, 2004
2:41 pm
4767
Hi Dario, ... Yes - please download TAO version 1.4.2, which you can obtain from http://deuce.doc.wustl.edu/Download.html Thanks, Doug ... -- Dr. Douglas C....
Douglas C. Schmidt
schmidt@...
Send Email
Sep 8, 2004
3:20 pm
4768
Hi Tom, ... I've done this. I've also added this: /** * @return Sum of second field (in milliseconds) and microsecond field * (in milliseconds) and...
Douglas C. Schmidt
schmidt@...
Send Email
Sep 8, 2004
3:27 pm
4769
Hi, Shouldn't ACE_UINT64 be used here? Johnny...
Johnny Willemsen
jwillemsen@...
Send Email
Sep 8, 2004
6:07 pm
Messages 4740 - 4769 of 5915   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