#1176: Infinite loop when printing error message
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:          
     Type:  bug                        |         Status:  new     
 Priority:  normal                     |      Milestone:          
Component:  Compiler                   |        Version:  6.6     
 Severity:  normal                     |     Resolution:          
 Keywords:                             |     Difficulty:  Unknown 
 Testcase:                             |   Architecture:  Multiple
       Os:  Multiple                   |  
---------------------------------------+------------------------------------
Changes (by thorkilnaur):

  * architecture:  x86 => Multiple
  * os:  Linux => Multiple

Comment:

 Both of

 {{{
 Thorkil-Naurs-Computer:~/tn/test/GHC/trac/1176 thorkilnaur$ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.6.20070220
 Thorkil-Naurs-Computer:~/tn/test/GHC/trac/1176 thorkilnaur$
 /Users/thorkilnaur/tn/install/ghc-HEAD-for-1066-20070211_1657/bin/ghc
 --version
 The Glorious Glasgow Haskell Compilation System, version 6.7.20070209
 Thorkil-Naurs-Computer:~/tn/test/GHC/trac/1176 thorkilnaur$
 }}}

 repeat this performance on PPC Mac OS X 10.4. With

 {{{
 Thorkil-Naurs-Computer:~/tn/test/GHC/trac/1176 thorkilnaur$
 /usr/local/bin/ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.4.1
 Thorkil-Naurs-Computer:~/tn/test/GHC/trac/1176 thorkilnaur$
 }}}

 I cannot reproduce it, however.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1176>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to