Bug#837966: libghc-regex-pcre-dev: problem when searching within a unicode string

2016-09-15 Thread Brian Sammon
Package: libghc-regex-pcre-dev Version: 0.94.4-7 Severity: normal When I try to run a program that searches for a (ASCII) string in a UTF8-encoded string, I get a wierd "off-by-one" error: I expect title is |Page Title| I get title is |age Title'| I can't find any docs that say I'm doing it

Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-15 Thread Clint Adams
On Thu, Sep 15, 2016 at 10:40:07AM -0400, John David Anglin wrote: > It might be possible to force gcc to do more frequent garbage collection at > the expense of compile time. Changing > optimizations might help. Maybe program could be restructured... Got a patch in mind?

Bug#647309: haskell-src-exts: FTBFS on hppa

2016-09-15 Thread John David Anglin
See: https://buildd.debian.org/status/fetch.php?pkg=haskell-src-exts=hppa=1.17.1-1%2Bb2=1473916863 We need 82 MB of stack to avoid overflowing stack (CONFIG_MAX_STACK_SIZE_MB). The default is 80 MB. This option is only relevant for linux targets where the stack grows up (parisc, metag).