[Bug 857] New: rtos_task_create interface broken

http://bugs.orocos.org/show_bug.cgi?id=857

Summary: rtos_task_create interface broken
Product: Toolchain
Version: master
Platform: All
OS/Version: eCos
Status: NEW
Severity: major
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: paul [dot] chavent [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created attachment 680
--> http://bugs.orocos.org/attachment.cgi?id=680
Suggestion for fixing the bug.

The os/ecos/fosi_internal.cpp rtos_task_create don't match the
os/fosi_internal_interface.hpp declaration.

[Bug 857] rtos_task_create interface broken

http://bugs.orocos.org/show_bug.cgi?id=857

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |peter [..] ...
Resolution| |FIXED
Target Milestone|--- |next-major

--- Comment #1 from Peter Soetens <peter [..] ...> 2011-05-05 14:49:41 CEST ---
(In reply to comment #0)
> Created attachment 680 [details]
> Suggestion for fixing the bug.
>
> The os/ecos/fosi_internal.cpp rtos_task_create don't match the
> os/fosi_internal_interface.hpp declaration.

Thanks a lot for cleaning up. ->master

Peter