Menu

#35 win CallTask has a wrong and old func. prototype

ASAP
open-fixed
OpenSEK (29)
9
2009-07-23
2009-06-15
No

2. The prototype in "FreeOSEK\inc\win\Osek_Internal_Arch.h" for the CallTask function is wrong.
It currently is: extern void CallTask(TaskType NewTask);
But should be: extern void CallTask(TaskType OldTask, TaskType NewTask);

Discussion

  • Mariano Cerdeiro

    • assigned_to: cerdeiro --> mr_mitchell
     
  • Mr.Mitchell

    Mr.Mitchell - 2009-07-23
    • status: open --> open-fixed
     
  • Mr.Mitchell

    Mr.Mitchell - 2009-07-23

    Updated the prototype

     

Log in to post a comment.

MongoDB Logo MongoDB