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@...
Aug 2, 2005 2:14 pm
5127
ACE VERSION: 5.4.2 and 5.4.3 HOST MACHINE and OPERATING SYSTEM: Debian Sarge GNU/Linux x86 Gentoo GNU/Linux x86 TARGET MACHINE and OPERATING SYSTEM, if...
James Damour
james.damour@...
Aug 2, 2005 6:12 pm
5128
Hi James, Thanks for using the PRF. ... Don't this cause an "off-by-one" error, i.e., shouldn't this be this->devname_[sa.get_size () - 1] = ACE_TCHAR (0); ...
Douglas C. Schmidt
schmidt@...
Aug 3, 2005 5:39 pm
5129
... You're welcome. ... Possibly. I must apologize for not compiling and testing the patch. Still, I *think* that we don't want get_size () - 1, because...
James Damour
james.damour@...
Aug 3, 2005 6:22 pm
5130
Hi James, ... Here's the problem I have with your reasoning: . I think get_size() always returns MAXPATHLEN + 1 because ACE_Addr::get_size() is defined as...
Douglas C. Schmidt
schmidt@...
Aug 3, 2005 6:40 pm
5131
Hi all, ACE VERSION: 5.4.6 CVS Version (Also MPC is the CVS's version) HOST MACHINE and OPERATING SYSTEM: Debian GNU/Linux Sarge 3.1 with 2.4.27 Kernel In...
Kobi Cohen-Arazi
kobi.cohenarazi@...
Aug 4, 2005 12:54 pm
5132
... Hiya! ... I hadn't noticed that. I was looking in ACE_DEV_Addr::set (const ACE_TCHAR *devname) where the size is changed to the length of the device's...
James Damour
james.damour@...
Aug 4, 2005 4:26 pm
5133
Hi Chad, Can you please help out Chad here? Thanks, Doug ... -- Dr. Douglas C. Schmidt Professor and Associate Chair Electrical...
Douglas C. Schmidt
schmidt@...
Aug 4, 2005 8:45 pm
5134
Hi Doug, Thanks for the fast response, I already checked ACE 5.4.7 and the bug is solved indeed. I already upgraded our team ace frameworks infrastructure to...
Ishay Green
Ishay@...
Aug 11, 2005 4:35 pm
5135
Hi James, Steve Huston applied your fix as follows: Mon Aug 8 12:54:51 2005 Steve Huston <shuston@...> * ace/DEV_Addr.{h inl cpp}: Fix...
Douglas C. Schmidt
schmidt@...
Aug 14, 2005 4:44 pm
5136
Hi Ishay, ... Great! ... Please post your patches (relative to the latest ACE 5.4.7 release) to the ACE mailing list and we'll integrate them! Thanks, doug -- ...
Douglas C. Schmidt
schmidt@...
Aug 14, 2005 4:50 pm
5137
Hi Ishay, ... Great, thanks. ... Yes - please see http://www.cs.wustl.edu/~schmidt/ACE_wrappers/docs/ACE-guidelines.html for instructions on how to conform to...
Douglas C. Schmidt
schmidt@...
Aug 14, 2005 8:53 pm
5138
ACE VERSION: 5.4.1 HOST MACHINE and OPERATING SYSTEM: (not relevent I think, but Win XP Service pack 2) TARGET MACHINE and OPERATING SYSTEM, if different from...
Adrian Tulloch
my-ace-sub@...
Aug 15, 2005 10:28 pm
5139
Hi, Can you please resend your posting as plain text? The version you sent is so garbled I can't read it! OCI and Steve Huston - are you folks maintaining...
Douglas C. Schmidt
schmidt@...
Aug 16, 2005 11:32 am
5140
This is a resend of my earlier bug report in, plain text this time. Sorry for the earlier html onslaught. Adrian Tulloch ACE VERSION: 5.4.1 HOST MACHINE and...
Adrian Tulloch
my-ace-sub@...
Aug 16, 2005 9:34 pm
5141
Hi Adrian, Thanks for using the PRF and for posting a text-formatted version of your email. OCI/Riverace, can you guys please take a look at these patches for...
Douglas C. Schmidt
schmidt@...
Aug 17, 2005 9:39 pm
5142
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Windows XP Prof SP2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Зверев ...
vladislav@...
Aug 23, 2005 1:36 pm
5143
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Windows XP Prof SP2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: COMPILER NAME AND...
Зверев ...
vladislav@...
Aug 23, 2005 1:45 pm
5144
Hi Boris, Can you please help with the following bug report? Thanks, Doug ... -- Dr. Douglas C. Schmidt Professor and Associate Chair ...
Douglas C. Schmidt
schmidt@...
Aug 23, 2005 3:41 pm
5145
Hi Boris ... On my platform Win XP Prof SP2 BCB6sp4 operator new returns the buffer NOT aligned 8Byte, in some cases. The protokol uses u64 I have trouble when...
Зверев ...
vladislav@...
Aug 25, 2005 5:41 am
5146
Hi Boris I have some proposal. 1. Add parameter ACE_Addr* FROM in fun Socket::recv() Socket::recv (void* buf, size_t s, ACE_Addr* from=0) { ... if(from &&...
Зверев ...
vladislav@...
Aug 25, 2005 11:58 am
5147
ACE VERSION: 5.4.6 HOST MACHINE and OPERATING SYSTEM: Red Hat Enterprise Linux WS release 4 (Nahant Update 1) Linux localhost.localdomain 2.6.9-11.ELsmp #1 SMP...
Ken Sedgwick
ken@...
Aug 28, 2005 2:18 am
5148
Hi Ken, Thanks for using the PRF. ... It appears that this was fixed by Steve Huston recently, though I don't see a ChangeLog entry for it! ACE 5.4.7 should...
Douglas C. Schmidt
schmidt@...
Aug 28, 2005 3:39 pm
5149
Hi, ... The changelog is: Thu Aug 11 12:29:39 2005 Steve Huston <shuston@...> * ace/Time_Value.inl (msec): When moving tv_sec to ACE_UINT64, static...
Johnny Willemsen
jwillemsen@...
Aug 28, 2005 6:07 pm
5150
TAO VERSION: 1.4.7 ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM:: HP RX4640 HP-UX 11.23 TARGET MACHINE and OPERATING SYSTEM, if different from HOST:...
PriesnerChang
priesnerchang@...
Aug 30, 2005 7:36 am
5151
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Windows XP, WinSock2 COMPILER NAME AND VERSION (AND PATCHLEVEL): VC 7.1 THE $ACE_ROOT/ace/config.h FILE...
Bennett, Patrick
Patrick.Bennett@...
Aug 30, 2005 2:42 pm
5152
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you use?: Windows XP, WinSock2 COMPILER NAME AND...
Wyss, Felix
FelixW@...
Aug 30, 2005 3:58 pm
5153
Hi, ... Thanks for using the PRF form ... I have changed this, it will be in the next ACE version. Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC...
Johnny Willemsen
jwillemsen@...
Aug 30, 2005 6:20 pm
5154
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: BiXeon 2GHz 4Gb RAM running Linux kernel 2.6.x SMP (RHES4,Suse9.3) TARGET MACHINE and OPERATING SYSTEM,...
oDDskOOL
oddskool@...
Aug 31, 2005 6:17 am
5155
Hi Patrick, ... Judging from existing ACE_OS::thr_{cmp,equal}() usage in ACE, it appears that these functions are intended to return boolean values, meaning...