#7519: CLK_TCK is not always a constant
---------------------------------+------------------------------------------
    Reporter:  singpolyma        |       Owner:                     
        Type:  bug               |      Status:  patch              
    Priority:  normal            |   Milestone:                     
   Component:  libraries/base    |     Version:  7.7                
    Keywords:  qnx               |          Os:  Other              
Architecture:  Unknown/Multiple  |     Failure:  Building GHC failed
  Difficulty:  Unknown           |    Testcase:                     
   Blockedby:                    |    Blocking:                     
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by singpolyma):

 That is what it expands to on QNX, yes.

 Well, it actually expands to `_sysconf(_SC_CLK_TCK)` which is an internal
 QNX wrapper, but the result is the same.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7519#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to