First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 180690
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Haskell Language team <haskell@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Howard B. Golden <howard_b_golden@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 180690 depends on: Show dependency tree
Bug 180690 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-03 04:59 0000
When compiling dev-haskell/hdbc-sqlite-1.0.0.0, with haddock, the compilation
fails in Statement.hsc due to an unescaped slash character on line 45. This has
been fixed upstream. See changeset 156:
http://software.complete.org/hdbc-sqlite3/changeset/156

Reproducible: Always

Steps to Reproduce:
1. USE="doc" emerge hdbc-sqlite
Actual Results:  
Preprocessing library HDBC-sqlite3-1.0.0.0...
Building HDBC-sqlite3-1.0.0.0...
dist/build/tmp/Database/HDBC/Sqlite3/Statement.hs:"Statement.hsc": 46:15: parse
error in doc string: [haddock: EOF token
Preprocessing library HDBC-sqlite3-1.0.0.0...
Running Haddock for HDBC-sqlite3-1.0.0.0...

!!! ERROR: dev-haskell/hdbc-sqlite-1.0.0.0 failed.

Expected Results:  
Should compile normally.

------- Comment #1 From Duncan Coutts (RETIRED) 2007-07-11 14:16:41 0000 -------
*** Bug 180686 has been marked as a duplicate of this bug. ***

------- Comment #2 From Duncan Coutts (RETIRED) 2007-07-11 14:17:17 0000 -------
Yep, can reproduce. Will try and get updated hdbc-* versions into portage.

------- Comment #3 From Duncan Coutts (RETIRED) 2007-07-11 17:50:23 0000 -------
hdbc-1.0.1 and the corresponding backends are now in portage.

First Last Prev Next    No search results available      Search page      Enter new bug