neil        2005/11/13 18:35:28 PST

  Modified files:
    src/winhugs          RtfWindow.c 
  Log:
  Add locking round FlushBuffer, it appears the Timer is entirely unsyncronised 
from the main thread, so this is needed.
  
  In theory there is also a locking issue around AddToBuffer, but I've never 
managed to trigger it, and the code needs refactoring before the lock's can be 
put in safely.
  
  Revision  Changes    Path
  1.12      +9 -0      hugs98/src/winhugs/RtfWindow.c
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to