TAO VERSION: 1.4.7 ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM:: PC Intel P4-3.0GHz, Windows 2000 SP4 TARGET MACHINE and OPERATING SYSTEM, if...
PriesnerChang
priesnerchang@...
Sep 6, 2005 6:14 am
5157
* ACE VERSION: 5.4.2 * HOST MACHINE and OPERATING SYSTEM: i386, FreeBSD 5.3R If on Windows based OS's, which version of WINSOCK do you use?: No TARGET MACHINE...
Seokyoung Shin
aceorb@...
Sep 6, 2005 10:02 pm
5158
Hello, I just stumbled across this while updating from 5.4.4 to 5.4.7. My application will not link anymore and all other applications using my libraries need...
Kerry.Lothrop@...
Sep 8, 2005 3:59 pm
5159
ACE VERSION: 5.4.7 , 5.4.1 probably all the other release too. HOST MACHINE and OPERATING SYSTEM: ALL OSs have strlen without boundary condition checking. i.e...
Steven Xie
steven.xie@...
Sep 14, 2005 3:55 pm
5160
[Steve Huston, there's a question for you below.] Hi Steven, Thanks for using the PRF. ... Steve H., to solve this problem, we need to figure out how to detect...
Douglas C. Schmidt
schmidt@...
Sep 18, 2005 3:29 pm
5161
... Hi Dr. Schmidt, On some systems, *printf catches when a null pointer is passed for a %s format specifier and prints "(null)" instead of dereferencing the ...
J.T. Conklin
jtc@...
Sep 18, 2005 3:57 pm
5162
Hi J.T., ... That's an excellent point. I've gone ahead and added these checks to http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ace/Log_Msg.cpp Steven, can...
Douglas C. Schmidt
schmidt@...
Sep 18, 2005 4:17 pm
5163
Hi Doug, Great ! It works for me. This issue is releated to the OSs C string functions(i.e. strlen(0)). Is ACE_OS::strfuns going to handle it as well? So...
Steven Xie
steven.xie@...
Sep 19, 2005 5:14 pm
5164
... indicate that for these methods, invalid pointers will result in undefined behavior. I agree - the Doxygen needs to be improved in many areas (not just...
Green, Cliff
cliff.green@...
Sep 19, 2005 6:14 pm
5165
Hi Stephen, ... Cool! ... No, we're not going to change the ACE_OS::str*() functions since the precondition for these functions is not to pass 0 pointers. take...
Douglas C. Schmidt
schmidt@...
Sep 19, 2005 6:26 pm
5166
Hi Cliff, ... Yes, this is one area where the DOC group at VU simply doesn't have the time/resources to focus since we're funded to do advanced R&D, not write...
Douglas C. Schmidt
schmidt@...
Sep 19, 2005 6:39 pm
5167
Hi Jtc, I'm just curious to ask, ... true. ... Agree, I think current ACE_OS behaves exactly the same as OSs is more reasonable and clear. ... Since We...
Steven Xie
steven.xie@...
Sep 19, 2005 8:38 pm
5168
ACE VERSION: 5.3a_p10 (Yes, I know this is ancient and the OCI distribution, however I have checked and this also applies to the CVS version) HOST MACHINE and...
Russell Mora
russell_mora@...
Sep 22, 2005 2:01 pm
5169
Hi, ... The only thing I want to add is that with Visual Studio 2005 Microsoft ships new safe strfunc's. They all have a different name (_s postfix) and so far...
Johnny Willemsen
jwillemsen@...
Sep 26, 2005 7:07 am
5170
Hi, Thanks for using the PRF form. If you can supply a unified diff of the proposed change we can apply it to ACE. Regards, Johnny Willemsen Remedy IT Postbus...
Johnny Willemsen
jwillemsen@...
Sep 26, 2005 7:09 am
5171
PRF below Purify complains about freeing mismatched memory within ACE code. An FMM message indicates that your program is deallocating memory using a function...
Finer, Howard
hfiner@...
Sep 26, 2005 7:38 pm
5172
From your stacktrace, the ACE_Data_Block being released (at Message_Block.cpp:837) was allocated by the SsTaskBase class; I'm assuming that this is one of your...
James Damour
james.damour@...
Sep 27, 2005 1:30 pm
5173
Hi! We are trying to compile opendiameter source code (opendiameter-1.0.7-g) using ACE framework (ACE-5.4). ... And, while we try to compile the code, we found...
reddiboyana.murali@...
Sep 28, 2005 5:41 am
5174
Hi, Please upgrade to ACE+TAO x.4.7, which you can download from http://deuce.doc.wustl.edu/Download.html under the heading "latest beta kit". The DOC groups...
Johnny Willemsen
jwillemsen@...
Sep 28, 2005 6:47 am
5175
... Fixed: Tue Oct 18 09:53:29 2005 Ossama Othman <ossama@...> From Mickael P. Golovin <migel at garant dot ru> * ace/Argv_Type_Converter.cpp: Fixed...
Ossama Othman
ossama@...
Oct 18, 2005 5:00 pm
5176
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: DELL Workstation 650 running Windows 2000 Professtional Service Pack 4 Winsock TARGET MACHINE and...
Katsanis, Paul
PKatsanis@...
Oct 18, 2005 11:30 pm
5177
Hi Not a bug report, and so no PRF! ... Veritas Software (I) Pvt. Ltd., a wholly owned subsidiary of Symantec Corporation USA, has permanent open positions in...
Balachandran Natarajan
bala@...
Oct 26, 2005 7:08 pm
5178
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: Windows XP If on Windows based OS's, which version of WINSOCK do you use?: 3.10 TARGET MACHINE and...
Alfred Moertlseder
alfred.moertlseder@...
Oct 31, 2005 7:34 am
5179
ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: If on Windows based OS's, which version of WINSOCK do you use?: Windows 2000 Service Pack 4 TARGET...
Vanroekel Spencer A
Spencer.Vanroekel@...
Nov 1, 2005 8:58 pm
5180
ACE VERSION: 5.4.4 HOST MACHINE and OPERATING SYSTEM: Windows XP SP2 THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform- specific file, simply...
Graeme Seiffert
graemeseiffert@...
Nov 2, 2005 12:43 pm
5181
ACE VERSION: 5.4.7 (current CVS snapshot) HOST MACHINE and OPERATING SYSTEM: NetBSD/amd64 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
J.T. Conklin
jtc@...
Nov 5, 2005 2:06 am
5182
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Hardware: DELL Precision 670 - XEON Processor OS: Red Hat Linux 2.4.21-15.EL #1 SMP Thu Apr 22...
Summers, Rick
Rick.Summers@...
Nov 8, 2005 5:54 pm
5183
ACE VERSION: 5.4 HOST MACHINE and OPERATING SYSTEM: Hardware: DELL Precision 670 - XEON Processor OS: Red Hat Linux 2.4.21-15.EL #1 SMP Thu Apr 22...
Summers, Rick
Rick.Summers@...
Nov 8, 2005 6:05 pm
5184
... For my 1.4.1 build (sorry, don't still have 1.4.0 but I do not recall any particular problem in this area for that version) my link line looks like: g++ -W...
Thomas Lockhart
Thomas.Lockhart@...
Nov 8, 2005 6:26 pm
5185
Hi Rick, Thanks for using the PRF. ... Please upgrade to ACE+TAO x.4.7, which you can download from http://deuce.doc.wustl.edu/Download.html under the heading...