Menu

#34 Bug in win32 implementation of Thread

closed
None
5
2004-07-08
2004-07-01
Anonymous
No

common c++ version 1.2.2
Thread::Thread( int pri, size_t stack ) does not initialize
Thread::stack.

Discussion

  • Nobody/Anonymous

    fix patch

     
  • David Sugar

    David Sugar - 2004-07-08
    • assigned_to: nobody --> dyfet
    • status: open --> closed-fixed
     
  • David Sugar

    David Sugar - 2004-07-08

    Logged In: YES
    user_id=217

    For 1.2.3, the stack and priority property were moved into
    the private ThreadImpl class and this issue has been resolved.

     

Log in to post a comment.