Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 221)

1 2 3

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#711 shutdownHaskell() does not return allocated memory on Unix simonmar bug high Runtime System 6.5
#789 BCOs can only have 64k instructions: linkBCO: >= 64k insns in BCO bug high GHCi 6.8.2
#912 Build system is missing various dependencies bug high Build System 6.5
#1136 High memory use when compiling many let bindings. simonmar bug high Compiler 6.6
#1185 can't do I/O in the child of forkProcess with -threaded igloo merge high Runtime System 6.6
#1346 bootstrap from HC files igloo bug high Build System 6.6.1
#1502 GHC should integrate better with mingw feature request high Compiler 6.6.1
#1876 Complete shared library support duncan task high Compiler 6.11
#1895 Allow aliases in GHCi module imports feature request high GHCi 6.8.1
#1924 Rewrite the handling of values we get from ./configure igloo bug high Build System 6.8.1
#2063 x86_64: RTS linker depends on working MAP_32BIT simonmar task high Runtime System 6.8.2
#2107 "make install" doesn't install local copy of manual feature request high Build System 6.9
#2120 Arrays allow out-of-bounds indexes bug high libraries (other) 6.8.2
#2267 Bogus "unused import" warning bug high Compiler 6.10.1
#2337 Data.Array documentation utterly broken bug high Documentation 6.11
#2650 Child processes always unwantedly inherit Handles on Windows simonmar bug high libraries/process 6.9
#2793 CLDouble is nothing like a long double igloo bug high libraries/base 6.11
#2811 Unicode support for text I/O simonmar feature request high libraries/base 6.10.1
#2812 For ghci, drop editline in favour of haskeline task high GHCi 6.10.1
#2925 Linker mmap failure on FreeBSD/x86_64 simonmar bug high Runtime System 6.10.1
#2969 unix package built wrong on Solaris igloo bug high Compiler 6.8.3
#2978 Add support for more characters to UnicodeSyntax igloo merge high Compiler 6.10.1
#3084 alow macros to redefine builtin GHCi commands feature request high GHCi 6.10.1
#3119 Make ghc-6.10 use a non-executable stack (by bumping libffi) igloo task high Compiler 6.10.1
#3166 recompilation checking too optimistic about infix ops simonmar bug high Compiler 6.10.1
#3170 -fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node. benl bug high Compiler 6.10.2
#3233 Cleaning on Windows currently fails bug high Build System 6.11
#3253 validate failure (GCC warning) simonmar bug high libraries/process 6.11
#3286 junk `naughty x86_64 register' after expression igloo bug high Compiler (NCG) 6.11
#3295 Null deref by threaded runtime scheduler simonmar bug high Runtime System 6.11
#3296 mention also -RTS after stack overflow igloo feature request high Runtime System 6.10.3
#3301 Update Haskeline merge high GHCi 6.10.3
#3303 Allow multi-line deprecation messages. igloo merge high Compiler 6.10.2
#3320 Parallel program crashes using GHC 6.11 under OS X simonmar bug high Runtime System 6.11
#3340 Better defaults for parallel GC settings simonmar task high Runtime System 6.10.2
#3341 encoding errors could be handled better bug high libraries/base 6.11
#3374 Profiling libraries are not installed bug high Build System 6.11
#3398 Unicode output in GHC bug high Compiler 6.11
#3400 OS X: ghc broken on Snow Leopard igloo bug high Compiler 6.11
#3407 GHC.Prim documentation should mention GHC.Exts! bug high Documentation 6.10.4
#3408 idle GC causes large CPU usage if run more frequently than 1 second simonmar bug high Runtime System 6.10.4
#3410 ghc fails to parse versioned GPL and LGPL license from package configuration simonmar bug high Compiler 6.11
#3412 the 'impossible' happened (expectJust chooseExternalIds) simonmar bug high Compiler 6.11
#3417 Data.Array.IO.hGetArray should be implemented. simonmar bug high libraries (other) 6.11
#3424 Corrupt executable when compiling large do block for List monad simonmar bug high Compiler 6.10.4
#3429 Segfault when running with +RTS -N2 simonmar bug high Runtime System 6.11
#3434 improve vi tags (add non-exported symbols, add tag kinds, add regex tags) simonmar feature request high GHCi 6.10.4
#3435 ghc-stage2 panic while compiling ghc-paths-0.1.0.5 simonmar bug high Compiler 6.11
#3438 Unregisterised build broken bug high Build System 6.11
#3448 Error with .so files in HEAD snapshot distribution igloo bug high Build System 6.11
#3451 HsFFI.h import doesn't work as installed simonmar bug high Build System 6.11
#3461 loading package ghc in GHCI; unknown symbol `keepCAFs' bug high Compiler 6.11
#3469 Error open file if name contain national symbol -- bug high libraries/base 6.10.4
#3475 bump base version to 5, add base4-compat task high Build System 6.10.4
#3481 Nightly snapshot fails to install igloo bug high Build System 6.11
#3486 Data.ByteString.elemIndices causes SEGV duncan bug high libraries/base 6.10.4
#3493 "make install" fails with error on rts/Config.h in HEAD igloo bug high Build System 6.11
#3494 missing build system dependency igloo bug high Build System 6.11
#3495 make install DESTDIR= is failing in ghc HEAD igloo bug high Build System 6.11
#3502 GC leaks memory under -threaded bug high Runtime System 6.10.4
#3512 template-hsc.h installed under /usr/share (datadir) simonmar bug high Build System 6.11
#3521 ld on mac won't allow -rpath unless you specify macosx_version_min 10.5 igloo bug high Compiler 6.11
#3529 Can't push to checked-out repos any more simonmar bug high Build System 6.11
#3530 GHCi does not work on Snow Leopard chak bug high GHCi 6.11
#3531 Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES igloo bug high Build System 6.11
#3532 haddock should support content indexing of versioned package dirs igloo bug high Documentation 6.10.4
#3534 hSetBinaryMode fails after some input has been read simonmar bug high libraries/base 6.11
#3539 internal error: ASSERTION FAILED: file sm/Evac.c, line 368 simonmar bug high Runtime System 6.10.4
#3542 ghc-cabal deadlocks bug high Build System 6.10.4
#3546 Use of float type in unregistered build freezes program igloo merge high Compiler
#3561 Incorrect code generation on x86 simonmar bug high Compiler 6.10.4
#3562 syb package on Hackage does not work with 6.12 dreixel bug high Compiler 6.10.4
#3565 Wrong gcc being used bug high Compiler 6.10.4
#3576 minor errors in docs/users_guide/6.12.1-notes.xml simonmar bug high Documentation 6.11
#3578 internal error: evacuate(static): strange closure type 42 igloo merge high Runtime System 6.13
#3579 Error: symbol `Bug_compose1_closure' is already defined igloo merge high Compiler 6.13
#3598 ghc-stage2 binary name confusing for users igloo bug high Build System 6.12.1 RC1
#3599 haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css bug high Build System 6.12.1 RC1
#3604 Use of template-haskell is broken with shared libraries igloo merge high Compiler 6.12.1 RC1
#3610 Installer has hard-coded path /usr/bin/strip bug high Build System 6.10.4
#3614 Cabal file parser can't handle colon in description igloo bug high libraries/base 6.12.1 RC1
#3617 There is no -debug runtime in 6.12 RC1 igloo bug high Compiler 6.12.1 RC1
#3624 Parse fails when foreign import declarations contain path information (like those generated by c2hs). simonmar bug high Compiler (Parser) 6.12.1 RC1
#3635 base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows bug high libraries/base 6.12.1 RC1
#3644 ./configure fails while gcc version checking bug high Build System 6.13
#3648 Release a new containers version igloo task high Compiler 6.10.4
#3653 "Missing header file: HsDirectory.h" with old kernel/glibc bug high libraries/directory 6.12.1 RC1
#3657 ffi-1.0 causes panic in 6.12.20091010 bug high Compiler 6.12.1 RC1
#3669 haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: invalid argument (Invalid argument) igloo bug high Compiler 6.10.4
#3685 "double free or corruption" error when running Setup.hs with other GHC in PATH igloo merge high Compiler 6.11
#592 signal handlers should be able to access siginfo_t information simonmar feature request normal libraries/unix 6.4.1
#1074 -fwarn-unused-imports complains about wrong import igloo bug normal Compiler 6.6
#1324 threadDelay can't handle long times bug normal libraries/base 6.6.1
#1548 printf bugs simonmar bug normal libraries/base 6.6.1
#1645 {-# SPECIALIZE #-} doesn't bug normal Compiler 6.7
#1647 Using -fdicts-strict flag causes Core Lint error bug normal Compiler 6.7
#1817 Should be possible to specify pragmas with mixed case squadette bug normal Compiler (Parser) 6.6.1
#1911 -w doesn't turn off nullModuleExport AndreaRossato bug normal Compiler 6.8.1
#1962 make binary-dist creates nested directories under solaris bug normal Build System 6.8.1
#1966 Incorrect Outputable instance for InstDecl task normal Compiler
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.