[GHC] #7793: GHC User’s Guide, Version 7.6.2: Page numbering errors
#7793: GHC User’s Guide, Version 7.6.2: Page numbering errors -----------------------------+---------------------------------------------- Reporter: thorkilnaur | Owner: Type: bug | Status: new Priority: normal | Component: Documentation Version: 7.6.2 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- In The Glorious Glasgow Haskell Compilation System User’s Guide, Version 7.6.2, I find the "Introduction to GHC" on a page denoted "1/37". Chapter 10 starts on page "257/37" and "10.1 Introduction" then proceeds on page "1/37". Something seems wrong with the page numbering. Best regards Thorkil -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7793> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7793: GHC User’s Guide, Version 7.6.2: Page numbering errors ---------------------------------+------------------------------------------ Reporter: thorkilnaur | Owner: igloo Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.6.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo): * owner: => igloo * difficulty: => Unknown * milestone: => 7.8.1 Comment: Thanks for the report. I'll take a look. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7793#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7793: GHC User’s Guide, Version 7.6.2: Page numbering errors ---------------------------------+------------------------------------------ Reporter: thorkilnaur | Owner: igloo Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.6.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by ian@…): commit 78f9189e49b5f1e57610429959c4054d7e27a24f {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Wed Apr 17 19:39:41 2013 +0100 Fix page numbering in the users guide PDF; fixes #7793 The external core chapter had an abstract, which seems to reset the page count to 0. docs/users_guide/external_core.xml | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7793#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7793: GHC User’s Guide, Version 7.6.2: Page numbering errors -------------------------------+-------------------------------------------- Reporter: thorkilnaur | Owner: igloo Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.6.2 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: -------------------------------+-------------------------------------------- Changes (by igloo): * status: new => closed * resolution: => fixed Comment: Fixed; thanks for reporting it! -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7793#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC