Hello Doug, Hereby I sent you the source files, see attachments. Maybe it is better to rename the method get_timestamp to get_timestampAndClocksequence. Kind...
Wim van den Boogaard ...
wim.van.den.boogaard@...
Sep 1, 2007 6:56 pm
5680
Hi Wim, ... Great, thanks! ... I've tweaked things a bit to ensure backwards compatibility with existing applications. Can you please check out ...
Douglas C. Schmidt
schmidt@...
Sep 1, 2007 9:14 pm
5681
Hi Wim, Can you also create a unified diff (diff -u) of the changes, much easier to review and integrate. Btw, ACE conventions are to use _, not capitals in...
Johnny Willemsen
jwillemsen@...
Sep 3, 2007 5:46 am
5682
Hello Doug, Thanks for the changes. This fix is working correctly for me. Changelog entry: Implemented an accessor to obtain the timestamp and clockSequence in...
Wim van den Boogaard
wim.van.den.boogaard@...
Sep 3, 2007 9:28 am
5683
Guys; Has anyone seen something like this - advice would be appreciated in either tracking this down or providing some explanation like don't set an option to...
Hess, Richard T. Jr
Richard.Hess@...
Sep 4, 2007 8:05 pm
5684
Hi Rick, Now that we've released ACE 5.6 can you please try that and see how things work? Thanks! Doug ... _______________________________________________ ...
Douglas C. Schmidt
schmidt@...
Sep 4, 2007 8:16 pm
5685
Cool - I'll try it and will let you know how things fly! ... From: schmidt@... [mailto:schmidt@...] Sent: Tuesday, September 04,...
Hess, Richard T. Jr
Richard.Hess@...
Sep 4, 2007 8:43 pm
5686
ACE VERSION: 5.6 HOST MACHINE and OPERATING SYSTEM: Windows as the OS, but the problem is not related with WinSOCK TARGET MACHINE and OPERATING SYSTEM, if...
BALCIK, Erman
erman.balcik@...
Sep 5, 2007 2:05 pm
5687
Hi Erman, Thanks very much for using the PRF. ... Could you please send us patches (i.e., via "unified diff") relative to 5.6 to fix this? If so, we'll...
Douglas C. Schmidt
schmidt@...
Sep 5, 2007 2:53 pm
5688
Guys; Has anyone seen something like this - advice would be appreciated in either tracking this down or providing some explanation like didn't set an option to...
Hess, Richard T. Jr
Richard.Hess@...
Sep 5, 2007 11:26 pm
5689
Hi Rick, ... I recommend you try using the "classic" configuration rather than the auto-conf configuration. That might make a difference. It looks like the...
Douglas C. Schmidt
schmidt@...
Sep 6, 2007 3:09 am
5690
Hi Doug, In the attachment, one of the easiest solutions exists, which won't effect your overall design. I guess you ve added attribute 'win32_proactor_' to...
BALCIK, Erman
erman.balcik@...
Sep 6, 2007 8:42 am
5691
Hi, First, the define of ACE_GCC_HAS_TEMPLATE_INSTANTIATION_VISIBILITY_ATTRS 1 is not required with x.6 anymore, we detect this now automatically. The...
Johnny Willemsen
jwillemsen@...
Sep 6, 2007 9:14 am
5692
Hi, I didn't follow the original emails, but NULL is not allowed to be used, use 0, also make sure sourceline length is max 80 characters. Johnny ... ...
Johnny Willemsen
jwillemsen@...
Sep 6, 2007 9:15 am
5693
Hi Erman, Your solution is nice and concise. I've added it for the x.6.1 "bug fix only" release, which is due out in a few weeks. Thanks very much! Doug ... ...
Douglas C. Schmidt
schmidt@...
Sep 6, 2007 2:49 pm
5694
Hi Doug; Nope I'm stuck using this mandated O.S. What is the classic configuration? Rick ... From: schmidt@......
Hess, Richard T. Jr
Richard.Hess@...
Sep 6, 2007 2:52 pm
5695
Hi Johnny; Got any idea what network settings (we could look at) that might affect the multicast tests? Rick Hess ________________________________ From: Johnny...
Hess, Richard T. Jr
Richard.Hess@...
Sep 6, 2007 2:55 pm
5696
Hi Rick, ... Please see ACE_ROOT/ACE-INSTALL.html#unix_traditional Thanks, Doug ... _______________________________________________ ace-bugs mailing list ...
Douglas C. Schmidt
schmidt@...
Sep 6, 2007 2:55 pm
5697
Hi Rick, ... It looks as though you used the traditional build method (your own config.h and platform_macros.GNU files as opposed to using ./configure). You...
Steve Huston
shuston@...
Sep 6, 2007 3:58 pm
5698
Hey Steve; Thanks for the good advice - I'll certainly try running the proactor test by itself. Any idea where I can grab the patches - along with instructions...
Hess, Richard T. Jr
Richard.Hess@...
Sep 6, 2007 4:31 pm
5699
Hi Rick, ... You're welcome. ... Good - there are conditions where the proactor can get into trouble with multiple threads; -n 1 runs with one thread to narrow...
Steve Huston
shuston@...
Sep 6, 2007 5:26 pm
5700
Steve; I ran the Proactor_Test in standalone and that succeeded. Thanks on that one. I'm now looking at a few more easy things that could be affecting the ...
Hess, Richard T. Jr
Richard.Hess@...
Sep 6, 2007 5:49 pm
5701
ACE VERSION: 5.6 HOST MACHINE and OPERATING SYSTEM: Windows XP TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND VERSION (AND...
william.rooney@...
william.rooney@...
Sep 7, 2007 7:45 pm
5702
Hi, Thanks for using the PRF form. When I check the tar.gz file with winrar it looks ok. Make sure you have a GNU tar on Windows, I think this is a problem in...
Johnny Willemsen
jwillemsen@...
Sep 7, 2007 7:52 pm
5703
The configuration problem is solved with ACE 5.6. I now was able to configure/compile ACE 5.6 in openSUSE 10.3 without problems. I still haven't tryed anything...
Hugo Costelha
hcostelha@...
Sep 8, 2007 1:37 pm
5704
Hi, ... Thanks for the update. The autoconf did got improved with x.6 but we do have several more things on our list as improvement to the autoconf support. We...
Johnny Willemsen
jwillemsen@...
Sep 10, 2007 6:01 pm
5705
... Here at the faculty lab we usually use "cmake", since it is much less time consuming and multi-platform. Hugo Costelha ...
Hugo Costelha
hcostelha@...
Sep 11, 2007 1:35 pm
5706
ACE VERSION: 5.5.1 HOST MACHINE and OPERATING SYSTEM: Linux Red Hat ES/AS 3.0 & 4.0 and Solaris 9, 10 TARGET MACHINE and OPERATING SYSTEM, if different from...
Glasser, Nathan
nglasser@...
Sep 17, 2007 6:20 pm
5707
[Martin, there's a question for you below.] Hi Nathan, Thanks for using the PRF. ... Martin, is this something you could take a look at? Thanks, Doug ... -- ...
Douglas C. Schmidt
schmidt@...
Sep 17, 2007 7:42 pm
5708
Hi, The parent process which instantiates the statically declared ACE_Process_Mutex becomes the owner of the process shared object. Exiting the parent process...