RTT 1.10.3 and OCL 1.10.2 bug-fix releases
Submitted by sspr on Wed, 2010-04-07 17:20 |
Both RTT and OCL feature new bug fix releases which accumulate the fixes for the bugs reported the last months. Users tracking the svn 1.10 branches will find nothing new in these releases.
For OCL, the fixes include:
- Fixing Ctrl-D at the TaskBrowser prompt
- Fixes in the DeploymentComponent for saving properties and setting activities.
- Fix endless loop when unloading of a component fails.
And for RTT, the fixes include:
- Remote Commands over CORBA did not evaluate their arguments.
- Fix bug #737: Autosave adds unnecessary element when writing arrays.
- Plenty of cmake fixes wrt Omniorb/TAO detection logic.
- Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
- Improve compatibility with recent Xenomai releases.
- Fix bug in ListLockFree where initial size was ignored.
See http://www.orocos.org/rtt/source and http://www.orocos.org/ocl/source for the downloads.
Peter
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
> Both RTT and OCL feature new bug fix releases which accumulate the
> fixes for the bugs reported the last months. Users tracking the svn
> 1.10 branches will find nothing new in these releases.
>
> For OCL, the fixes include:
> * Fixing Ctrl-D at the TaskBrowser prompt
> * Fixes in the DeploymentComponent for saving properties and setting activities.
> * Fix endless loop when unloading of a component fails.
>
> And for RTT, the fixes include:
> * Remote Commands over CORBA did not evaluate their arguments.
> * Fix bug #737: Autosave adds unnecessary element when writing arrays.
> * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
I still believe that the original cause of this bug remains. I still have problems quitting cleanly, e.g.
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
>
>> Both RTT and OCL feature new bug fix releases which accumulate the
>> fixes for the bugs reported the last months. Users tracking the svn
>> 1.10 branches will find nothing new in these releases.
>>
>> For OCL, the fixes include:
>> * Fixing Ctrl-D at the TaskBrowser prompt
>> * Fixes in the DeploymentComponent for saving properties and setting activities.
>> * Fix endless loop when unloading of a component fails.
>>
>> And for RTT, the fixes include:
>> * Remote Commands over CORBA did not evaluate their arguments.
>> * Fix bug #737: Autosave adds unnecessary element when writing arrays.
>> * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
>
> I still believe that the original cause of this bug remains. I still have problems quitting cleanly, e.g.
>
>
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Apr 7, 2010, at 15:53 , Peter Soetens wrote:
> On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
>> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
>>
>>> Both RTT and OCL feature new bug fix releases which accumulate the
>>> fixes for the bugs reported the last months. Users tracking the svn
>>> 1.10 branches will find nothing new in these releases.
>>>
>>> For OCL, the fixes include:
>>> * Fixing Ctrl-D at the TaskBrowser prompt
>>> * Fixes in the DeploymentComponent for saving properties and setting activities.
>>> * Fix endless loop when unloading of a component fails.
>>>
>>> And for RTT, the fixes include:
>>> * Remote Commands over CORBA did not evaluate their arguments.
>>> * Fix bug #737: Autosave adds unnecessary element when writing arrays.
>>> * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
>>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
>>
>> I still believe that the original cause of this bug remains. I still have problems quitting cleanly, e.g.
>>
>>
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Wed, Apr 28, 2010 at 16:31, S Roderick <kiwi [dot] net [..] ...> wrote:
> On Apr 7, 2010, at 15:53 , Peter Soetens wrote:
>
> > On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
> >> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
> >>
> >>> Both RTT and OCL feature new bug fix releases which accumulate the
> >>> fixes for the bugs reported the last months. Users tracking the svn
> >>> 1.10 branches will find nothing new in these releases.
> >>>
> >>> For OCL, the fixes include:
> >>> * Fixing Ctrl-D at the TaskBrowser prompt
> >>> * Fixes in the DeploymentComponent for saving properties and setting
> activities.
> >>> * Fix endless loop when unloading of a component fails.
> >>>
> >>> And for RTT, the fixes include:
> >>> * Remote Commands over CORBA did not evaluate their arguments.
> >>> * Fix bug #737: Autosave adds unnecessary element when writing arrays.
> >>> * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
> >>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
> >>
> >> I still believe that the original cause of this bug remains. I still
> have problems quitting cleanly, e.g.
> >>
> >>
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Apr 28, 2010, at 11:36 , Peter Soetens wrote:
> On Wed, Apr 28, 2010 at 16:31, S Roderick <kiwi [dot] net [..] ...> wrote:
> On Apr 7, 2010, at 15:53 , Peter Soetens wrote:
>
> > On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
> >> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
> >>
> >>> Both RTT and OCL feature new bug fix releases which accumulate the
> >>> fixes for the bugs reported the last months. Users tracking the svn
> >>> 1.10 branches will find nothing new in these releases.
> >>>
> >>> For OCL, the fixes include:
> >>> * Fixing Ctrl-D at the TaskBrowser prompt
> >>> * Fixes in the DeploymentComponent for saving properties and setting activities.
> >>> * Fix endless loop when unloading of a component fails.
> >>>
> >>> And for RTT, the fixes include:
> >>> * Remote Commands over CORBA did not evaluate their arguments.
> >>> * Fix bug #737: Autosave adds unnecessary element when writing arrays.
> >>> * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
> >>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
> >>
> >> I still believe that the original cause of this bug remains. I still have problems quitting cleanly, e.g.
> >>
> >>
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Wednesday 28 April 2010 18:25:27 Stephen Roderick wrote:
> On Apr 28, 2010, at 11:36 , Peter Soetens wrote:
> > On Wed, Apr 28, 2010 at 16:31, S Roderick <kiwi [dot] net [..] ...> wrote:
> >
> > On Apr 7, 2010, at 15:53 , Peter Soetens wrote:
> > > On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
> > >> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
> > >>> Both RTT and OCL feature new bug fix releases which accumulate the
> > >>> fixes for the bugs reported the last months. Users tracking the svn
> > >>> 1.10 branches will find nothing new in these releases.
> > >>>
> > >>> For OCL, the fixes include:
> > >>> * Fixing Ctrl-D at the TaskBrowser prompt
> > >>> * Fixes in the DeploymentComponent for saving properties and setting
> > >>> activities. * Fix endless loop when unloading of a component fails.
> > >>>
> > >>> And for RTT, the fixes include:
> > >>> * Remote Commands over CORBA did not evaluate their arguments.
> > >>> * Fix bug #737: Autosave adds unnecessary element when writing
> > >>> arrays. * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
> > >>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
> > >>
> > >> I still believe that the original cause of this bug remains. I still
> > >> have problems quitting cleanly, e.g.
> > >>
> > >>
[Orocos] RTT 1.10.3 and OCL 1.10.2 bug-fix releases
On Apr 29, 2010, at 09:43 , Peter Soetens wrote:
> On Wednesday 28 April 2010 18:25:27 Stephen Roderick wrote:
>> On Apr 28, 2010, at 11:36 , Peter Soetens wrote:
>>> On Wed, Apr 28, 2010 at 16:31, S Roderick <kiwi [dot] net [..] ...> wrote:
>>>
>>> On Apr 7, 2010, at 15:53 , Peter Soetens wrote:
>>>> On Wed, Apr 7, 2010 at 9:07 PM, S Roderick <kiwi [dot] net [..] ...> wrote:
>>>>> On Apr 7, 2010, at 13:15 , Peter Soetens wrote:
>>>>>> Both RTT and OCL feature new bug fix releases which accumulate the
>>>>>> fixes for the bugs reported the last months. Users tracking the svn
>>>>>> 1.10 branches will find nothing new in these releases.
>>>>>>
>>>>>> For OCL, the fixes include:
>>>>>> * Fixing Ctrl-D at the TaskBrowser prompt
>>>>>> * Fixes in the DeploymentComponent for saving properties and setting
>>>>>> activities. * Fix endless loop when unloading of a component fails.
>>>>>>
>>>>>> And for RTT, the fixes include:
>>>>>> * Remote Commands over CORBA did not evaluate their arguments.
>>>>>> * Fix bug #737: Autosave adds unnecessary element when writing
>>>>>> arrays. * Plenty of cmake fixes wrt Omniorb/TAO detection logic.
>>>>>> * Fix bug #759: ControlTaskServer::CleanupServer causing segfault.
>>>>>
>>>>> I still believe that the original cause of this bug remains. I still
>>>>> have problems quitting cleanly, e.g.
>>>>>
>>>>>