TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: IBM RS/6000 AIX 5.3 and also Suse Linux 10 (Kernel 2.6.13-15-default) but with...
Werner Buchert
w.buchert@...
Feb 5, 2007 10:22 am
4548
Hi, Thanks for using the PRF form, when I check the test stats of x.5.6 (see link below) the stats show that gcc on linux don't had any problems. The only...
Johnny Willemsen
jwillemsen@...
Feb 5, 2007 4:27 pm
4549
Hi, thanks for the answer. But there wasn't an older TAO-Version on Linux. Thanks and best regards, Werner Buchert. ... ...
Werner Buchert
w.buchert@...
Feb 5, 2007 5:06 pm
4550
Hi, okay, now it's a little bit clearer. I've compileed the TAO1.5.6-version on Linux and the $TAO_ROOT/tests/AMI is now working fine. And with the...
Werner Buchert
w.buchert@...
Feb 6, 2007 4:45 pm
4551
Hi, Resend, it seems I had some emails that got lost. Johnny ... _______________________________________________ tao-bugs mailing list ...
Johnny Willemsen
jwillemsen@...
Feb 6, 2007 6:44 pm
4552
TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: VMware Virtual machine Windows Server 2003 Microsoft Visual Studio 2005 with Service...
Jules Colding
colding@...
Feb 16, 2007 12:02 pm
4553
TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: VMware Virtual machine Windows Server 2003 Microsoft Visual Studio 2005 with Service...
Jules Colding
colding@...
Feb 16, 2007 1:30 pm
4554
... OK, not a #define, but a normal const "variable". -- jules _______________________________________________ tao-bugs mailing list ...
Jules Colding
colding@...
Feb 16, 2007 1:39 pm
4555
... Another data point. This one fails: const unsigned long TEST_CONST = 0x10 - 0x01; "Malformed const declaration" and this one: const unsigned long...
Jules Colding
colding@...
Feb 16, 2007 2:30 pm
4556
ACE VERSION: 5.5.6 TAO VERSION: 1.5 HOST MACHINE and OPERATING SYSTEM: Linux suze 10.1 (32 bit) COMPILER NAME AND VERSION (AND PATCHLEVEL): GNU C Compiler and...
yasmina@...
Feb 16, 2007 3:11 pm
4557
ACE VERSION: 5.5.6 TAO VERSION: 1.5 HOST MACHINE and OPERATING SYSTEM: Linux suze 10.1 (32 bit) COMPILER NAME AND VERSION (AND PATCHLEVEL): GNU C Compiler and...
yasmina@...
Feb 16, 2007 3:17 pm
4558
Hi, Thanks for using the PRF form. I think you have a system setup problem, you say you use x.5.6 but the error is about 1.5.4, please check your ...
Johnny Willemsen
jwillemsen@...
Feb 16, 2007 7:07 pm
4559
Hi, This is a known problem, please see http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1824 thanks, Jeff ... ...
Jeff Parsons
j.parsons@...
Feb 16, 2007 9:17 pm
4560
TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: Fedora Core release 6 (Zod) kernel 2.6.19-1.2911.fc6 Intel(R) Pentium(R) M processor...
Ken Sedgwick
ken@...
Feb 17, 2007 7:48 pm
4561
... I'm pretty sure that the problem is caused by a reference counting leak on the TAO::SSLIOP::Connection_Handler object. I set breakpoints on the reference...
Ken Sedgwick
ken@...
Feb 17, 2007 11:47 pm
4562
... Oh, the refcount is 4 when the method returns. I think the refcount in the vanilla IIOP Connection_Handler case is 3. Where is the extra reference? Ken -- ...
Ken Sedgwick
ken@...
Feb 17, 2007 11:50 pm
4563
Hi, I have made a little mistake concerning the TAO ACE vesrion, Actually I have TAO 1.5.4 and ACE 5.5.4 I suppose that the execution need a library that is...
yasmina@...
Feb 19, 2007 10:26 am
4564
Sorry I have made a little mistake concerning the TAO ACE vesrion, Actually I have TAO 1.5.4 and ACE 5.5.4 I suppose that the execution need a library that is...
yasmina@...
Feb 19, 2007 10:28 am
4565
Hi, Have also a look at http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=1506 Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC Berkel en Rodenrijs ...
Johnny Willemsen
jwillemsen@...
Feb 19, 2007 7:02 pm
4566
... Johnny, That sure looks like exactly the same problem. Ken -- Ken Sedgwick Bonsai Software, Inc. http://www.bonsai.com/ken/ (510) 610-4162 ...
Ken Sedgwick
ken@...
Feb 19, 2007 7:26 pm
4567
... No, it is an entirely different problem as far as I can see. The bug above is about a problem that was visible in 2004. I've compiled my IDL with tao_idl...
Jules Colding
colding@...
Feb 20, 2007 10:02 am
4568
... Johnny, Indeed, the fix outlined at the end of bug 1506 fixes the problem exposed by my test case. I've attached the exact patch I used. Many thanks for...
Ken Sedgwick
ken@...
Feb 20, 2007 5:58 pm
4569
Hi Ken, Thanks for checking this out. I've added the patch and updated bugzilla. Doug ... _______________________________________________ tao-bugs mailing...
Douglas C. Schmidt
schmidt@...
Feb 20, 2007 7:01 pm
4570
TAO VERSION: 1.5.6 ACE VERSION: 5.5.6 HOST MACHINE and OPERATING SYSTEM: Windows XP If on Windows based OS's, which version of WINSOCK do you use?: TARGET...
Aldo Texier
aldo.texier@...
Feb 27, 2007 11:00 am
4571
Hi, It looks to me that you are using svn head, that is not adviced to do and always state this clearly when reporting issues. We do have some issues at this...
Johnny Willemsen
jwillemsen@...
Feb 27, 2007 11:30 am
4572
Bug in tao-1.5.4, ServantBase_var class not compliant with CORBA spec: According to the CORBA spec of ServantBase_var, we have: Servant* operator->() const; ...
Andres
andrej100@...
Mar 6, 2007 7:46 pm
4573
Hi Andres, Thanks for the bug report. You are correct that this doesn't seem to match what's in the IDL->C++ mapping spec. Jeff, could you please take a look...
Douglas C. Schmidt
schmidt@...
Mar 6, 2007 7:59 pm
4574
Hi, In 1.5.6 we do have this changed, there we have the code below, so this seems fixed in the latest version. We do have a const version also for users that...
Johnny Willemsen
jwillemsen@...
Mar 6, 2007 8:23 pm
4575
Johnny, This is what's in SVN-HEAD template <class T> ACE_INLINE T const * TAO::Utils::Servant_Var<T>::operator->() const { return ptr_; } template <class T> ...
Sowayan, Abdullah (N-...
abdullah.sowayan@...
Mar 6, 2007 9:13 pm
4576
hi Abdul, Thanks for checking into this. Jeff/Johnny, can you please follow up on this and let us know the pros/cons of our current approach vs. what's in the...