simonmar    2003/10/01 02:08:11 PDT

  Modified files:
    ghc/rts              RtsAPI.c 
  Log:
  rts_getBool: we should check the constructor tag instead of comparing
  directly against False_closure and True_closure, since we might be
  using the dynamically-linked versions of these.
  
  This may or may not be the cause of bug [ 792761 ] rts_getBool: not a
  Bool.
  
  Revision  Changes    Path
  1.47      +9 -8      fptools/ghc/rts/RtsAPI.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to