logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

cvs commit: fptools/ghc/compiler/ghci ByteCodeGen.lhs: msg#00148

Subject: cvs commit: fptools/ghc/compiler/ghci ByteCodeGen.lhs
simonmar    2003/05/22 03:53:53 PDT

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  Fix obscure bug in GHCi: when generating code for tag2enum#, we were
  wrongly using the source name for the DataCons rather than the worker
  name, which lead to spurious link errors.
  
  This fixes galois_raytrace(ghci).
  
  Revision  Changes    Path
  1.97      +8 -5      fptools/ghc/compiler/ghci/ByteCodeGen.lhs


<Prev in Thread] Current Thread [Next in Thread>