Skip to content
  • Simon Marlow's avatar
    [project @ 2005-11-02 12:26:21 by simonmar] · d9dfeb2a
    Simon Marlow authored
    scheduleHandleStackOverflow: fix bug in non-threaded RTS - if
    (task->tso != NULL), then (task->tso) is not necessarily the TSO we
    are running (in the threaded RTS it is).
    
    Also fix a few non-threaded warnings while I'm here.
    d9dfeb2a