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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5237 - 5266 of 6161   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5237
http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2348 Summary: ACE_High_Res_Timer::gettimeofday_hr () broken as a timer source Product: ACE Version: 5.4.8 ...
Robert Iakobashvili
coroberti@...
Send Email
Jan 1, 2006
7:19 pm
5238
Hi Robert, Thanks very much for taking the time to look into this problem! If you, Eric, or Howard have some good patches that can fix this problem in a...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 1, 2006
7:53 pm
5239
Hi Douglas, There is a proposal inside, waiting for reviewing, suggestions, opinions from the community and ACE-team. ... -- Sincerely, ... Robert Iakobashvili...
Robert Iakobashvili
coroberti@...
Send Email
Jan 1, 2006
9:25 pm
5240
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: linux (debian sarge) TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Tobias Herzke
tobias.herzke@...
Send Email
Jan 3, 2006
9:43 am
5241
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: linux COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc-3.3 AREA/CLASS/EXAMPLE AFFECTED: ...
Tobias Herzke
tobias.herzke@...
Send Email
Jan 4, 2006
10:26 am
5242
Douglas, ... The patch seems to be attached to the bugzilla entry below. Pls., read additional comments for the bug as well. ...
Robert Iakobashvili
coroberti@...
Send Email
Jan 4, 2006
9:17 pm
5243
Eric, Thanks, I missed the business case for changes of system time with ACE_High_Res_Timer::gettimeofday_hr (). Indeed, things should work exactly as in the...
Robert Iakobashvili
coroberti@...
Send Email
Jan 5, 2006
10:17 am
5244
Hi Eric, ... ACE_High_Res_Timer::gettimeofday_hr() is a static method that returns the value of an OS-specific high resolution timer, converted to ...
Robert Iakobashvili
coroberti@...
Send Email
Jan 5, 2006
11:09 am
5245
The attached patch modifies: - ACE_Mem_Map::map_it - ACE_Mem_Map::map to support 64 bit file mapping (MapViewOfFile API call modified) and by using ACE_LOFF_T...
o.brunet@...
Send Email
Jan 6, 2006
5:29 pm
5246
Hi Robert, Thanks for the update. Is this fix something that could be added to ACE without breaking backwards compatibility (whatever that might mean for HR...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 7, 2006
12:48 am
5247
Hi Douglas, ... Eric mentioned the business case for usage of HRT as the timer-source is not to get timer_queue stopped on system-time changes. Therefore,...
Robert Iakobashvili
coroberti@...
Send Email
Jan 7, 2006
7:52 am
5248
Hi Kobi, ... Right, that's definitely a problem! Domingos can you please try to fix this, e.g., by rearranging the code so the mutex isn't being held during...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 8, 2006
6:07 pm
5249
Hi, ... Thanks for using the PRF form. ... Could you store this in bugzilla with the patch, see http://deuce.doc.wustl.edu/bugzilla/index.cgi Everyone is too...
Johnny Willemsen
jwillemsen@...
Send Email
Jan 10, 2006
11:29 am
5250
Gentlemen, ACE VERSION: 5.4.8 HOST MACHINE and OPERATING SYSTEM: Debian linux with kernel 2.6.14 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
Robert Iakobashvili
coroberti@...
Send Email
Jan 11, 2006
12:59 pm
5251
ACE VERSION: 5.4.8 HOST MACHINE and OPERATING SYSTEM: Intel Win2K SP3 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ETS 13 COMPILER NAME AND...
David Hauck
davidh@...
Send Email
Jan 12, 2006
11:43 pm
5252
Hi Tobias, Thanks for using the PRF. ... Right. ... ikes! ... Right, that's what probably ought to happen. ... Yes, I agree. I've updated the documentation to...
Douglas C. Schmidt
schmidt@...
Send Email
Jan 14, 2006
7:05 pm
5253
Hi ... I have now removed unnecessary ACE_HAS_PREDEFINED_THREAD_CANCELLED_MACRO. Regards, Olli...
Olli Savia
ops@...
Send Email
Jan 16, 2006
5:08 pm
5254
Hi, ACE VERSION: 5.4.8 HOST MACHINE and OPERATING SYSTEM: Linux FC3 COMPILER NAME AND VERSION (AND PATCHLEVEL): $ g++ --version g++ (GCC) 3.4.3 20050227 (Red...
Roger Leblanc
rog.leblanc@...
Send Email
Jan 17, 2006
6:19 pm
5255
... Rather than continue to add special cases, we might want to consider implementing an ACE wrapper facade for getaddrinfo() / freeaddrinfo() and/or...
J.T. Conklin
jtc@...
Send Email
Jan 25, 2006
8:25 pm
5256
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Linux COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.3.5 and others THE $ACE_ROOT/ace/config.h FILE /*...
Stefan Rompf
stefan@...
Send Email
Jan 27, 2006
5:41 pm
5257
Hi, As far as I remember (need to double check it ...) cancel_wakeup will defer some operations to the next time the fds are re-eval (and select is being ...
Kobi Cohen-Arazi
kobi.cohenarazi@...
Send Email
Jan 30, 2006
7:06 pm
5258
... Well, what is the intended behaviour? That schedule_wakeup() and cancel_wakeup() are symmetric, so that I can schedule something that has been canceled...
Stefan Rompf
stefan@...
Send Email
Jan 30, 2006
7:26 pm
5259
Hi, I thought I'd forward this along to ace-bugs for comment as well. Regards, -David Hi Kobi, Thanks for the suggestion, but I don't think this is sufficient....
David Hauck
davidh@...
Send Email
Feb 2, 2006
4:09 pm
5260
Hi, Thanks for using the PRF form. This version is ancient, it will not work with Visual Studio 2003. Please upgrade to ACE+TAO x.4.8, which you can download...
Johnny Willemsen
jwillemsen@...
Send Email
Feb 8, 2006
9:47 am
5261
I'm using ACE 5.4.8 on Windows and Linux. I found a problem with the code used to convert from Ascii (char type) to Wide (wchar_t type) for linux platforms....
Olivier Brunet
o.brunet@...
Send Email
Feb 11, 2006
9:21 am
5262
Hi Olivier, Great, thanks for the fix! I've added this to the CVS head. Dave G. and Johnny, do you guys see anything amiss here? Thanks, Doug ... -- Dr....
Douglas C. Schmidt
schmidt@...
Send Email
Feb 11, 2006
4:46 pm
5263
ACE VERSION: 5.4.9 HOST MACHINE and OPERATING SYSTEM: x86, Linux 2.6.14.6, glibc-2.3.6 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Not...
Vladimir Panov
gbr@...
Send Email
Feb 14, 2006
9:09 pm
5264
ACE VERSION: 5.4.9 HOST MACHINE and OPERATING SYSTEM: x86, OpenDarwin 7.2.1 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: Not different. ...
Vladimir Panov
gbr@...
Send Email
Feb 14, 2006
9:37 pm
5265
Thanks for the PRF, and thanks for the fix. I'm integrating it now and it will be in in ACE 5.4.10 / TAO. 1.4.10. --jtc -- J.T. Conklin...
J.T. Conklin
jtc@...
Send Email
Feb 14, 2006
9:56 pm
5266
Hi Vladimir, This was reported a few days ago, and a fix will be in ACE 5.4.10/ TAO 1.4.10. --jtc -- J.T. Conklin...
J.T. Conklin
jtc@...
Send Email
Feb 14, 2006
10:00 pm
Messages 5237 - 5266 of 6161   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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