Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 6891)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Summary Owner Type Status Priority Milestone
#652 Have a single Data.Typeable hash table in GHCi task closed high 6.6
#661 Serious Data.HashTable bug bug closed high 6.4.2
#662 :main task closed high 6.6
#673 Import FastPackedStrings for 6.6 task closed high 6.6
#680 SCC mis-accounting simonmar bug closed high 7.4.1
#704 change array interface to accomodate resizable arrays task closed high 6.6
#706 GHC uses _stub.c files regardless of whether any 'foreign import' decls remain in a .hs file simonmar bug closed high 7.4.1
#711 shutdownHaskell() does not return allocated memory on Unix simonmar bug closed high 6.12.1
#713 SMP + FFI = crash... bug closed high 6.6
#715 OpenAL package fails to compile with older headers panne bug closed high
#724 tee complains if used in a process started by ghc bug closed high 6.8.1
#736 Allowing any newtype of the IO monad to be used in FFI and extra optional entry point simonpj feature request closed high 6.8.1
#751 ghc 6.4.2 on OS X 10.4.6 fails a compiler error building Crypto-3.0.3. bug closed high 6.4.3
#753 DLL generated by ghc does exit() bug closed high 6.6
#755 GHC 6.4.2 crashes frequently on OSX Tiger 10.4.6 bug closed high 6.4.2
#756 Threaded RTS deadlock when used with Visual Haskell simonmar bug closed high 6.6
#765 x86_64 NCG goes via unsigned for FFI Int return types. bug closed high
#767 withMVar family have a bug bug closed high 6.8.1
#781 GHCi on x86_64, cannot link to static data in shared libs bug new high 7.8.1
#789 BCOs can only have 64k instructions: linkBCO: >= 64k insns in BCO bug closed high 6.12.1
#800 GHC 6.5 enforces "-x c" option in the Cc phase making it impossibble to compile C++ files with ghc driver igloo bug closed high 6.6.1
#803 malloc() without free() bug closed high 6.6
#805 Too many workers; runaway worker creation? bug closed high 6.6
#809 SplitObjs option doesn't work when compiling ghc with gcc 4.x bug closed high
#815 Remove old versions of FFI syntax task closed high 6.6
#832 GMP needs to be updated igloo bug closed high 6.8.1
#840 GHC on "loosing" its handles takes 100% CPU igloo bug closed high 6.8.1
#862 Document changes to packages task closed high 6.6
#866 Building unregistarized version bug closed high
#873 Add System.Directory.installFile task closed high 6.8.1
#875 assert fails on HEAD bug closed high 6.6
#898 GHC compiles against Apple's readline, giving error thorkilnaur bug closed high 6.6.1
#899 GHC 6.5 gives wrong searchpath to gcc on mingw simonmar bug closed high 6.6
#912 Build system is missing various dependencies bug closed high 6.12.1
#955 more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with optimization) bug closed high 6.10.1
#1013 interpretBCO: unknown or unimplemented opcode 64356 simonmar bug closed high 6.6.1
#1046 Make array indexing immune to seg-faults igloo feature request closed high 6.8.1
#1052 NCG doesn't realise shift instructions trash shifted input? simonmar bug closed high 6.8.1
#1070 Add hPutNonBlocking to Data.ByteString duncan feature request closed high 7.2.1
#1078 Using X11 through ffi on windows does not work bug closed high
#1093 Windows: haddock-html fields are wrong in package.conf igloo bug closed high 6.8.1
#1110 Setting PATH needed in Windows Vista igloo merge closed high 6.8.3
#1131 newArray_ allocates an array full of garbage bug closed high 6.8.1
#1136 High memory use when compiling many let bindings. simonmar bug closed high 6.12.1
#1159 conc063(ghci) hanging on Windows simonmar bug closed high 6.8.1
#1163 ghc install should support DESTDIR igloo bug closed high 6.8.1
#1181 GHC API load panic simonmar bug closed high 6.8.1
#1185 can't do I/O in the child of forkProcess with -threaded igloo merge closed high 6.12.1
#1186 GHC as a library panic on loading second module simonmar bug closed high 6.8.1
#1205 ghci reports functions not in scope after loading a .hs, if there is a .o present feature request closed high 6.10 branch
#1224 ghci failed to load bug closed high
#1227 Crash with biographical profiling on OS X simonmar bug closed high 6.8.1
#1257 Bytecode generator can't handle unboxed tuples bug closed high 7.4.1
#1261 optLevelFlags is not monotonic bug closed high 6.8.1
#1264 darcs repo corrupted? bug closed high
#1271 Vista: we need to add manifests to binaries to subvert installer-detection simonmar task closed high 6.8.1
#1280 System.Directory.getPermissions gives wrong answer on Vista simonmar bug closed high 6.8.1
#1282 binary package wants uncheckedShift functions to be exported from base simonmar bug closed high 6.8.1
#1297 No LANGUAGE option for # in symbols bug closed high 6.8.1
#1304 Make install fails igloo bug closed high 6.8.1
#1333 core lint failures from arrow notation + HPC bug closed high 7.0.2
#1339 README.txt is a Unix file format igloo bug closed high 6.8.1
#1340 Hpc Documentation AndyGill merge closed high 6.8.1
#1343 HEAD build failure with assember errors about "8 byte pc-relative relocation" bug closed high 6.8.1
#1344 Overflow bug in hex character literals igloo bug closed high 7.0.1
#1346 bootstrap from HC files igloo bug closed high 6.12.1
#1350 Win 9x support feature request closed high 6.8.1
#1359 readline confusion building ghc6.6.1 on OS X bug closed high 6.8.1
#1366 GLOBAL_VAR being inlined? simonpj bug closed high 6.8.1
#1367 GHC[i] 6.6.1 can't find GNUreadline on PPC mac bug closed high 6.8.1
#1375 ByteString’s “lines” eats empty lines dons@… bug closed high 6.8.1
#1382 Monad GHC.Prim.Any1 gets derived in a context simonpj bug closed high
#1384 Exporting a module that isn't imported doesn't fail igloo bug closed high 6.8.1
#1385 (1,True) == (2,False) doesn't compile simonpj bug closed high 6.8.1
#1391 forkProcess() in Schedule.c with -threaded should initialize mutexes in child process (POSIX) igloo merge closed high 6.8.1
#1392 GHC fails to recompile base ST.lhs bug closed high
#1394 make install fails igloo bug closed high 6.8.1
#1397 GHC blows up while compiling Language.Haskell.TH.Syntax with -O2 bug closed high 6.8.1
#1413 copyFile: atomicity docs/code mismatch igloo bug closed high 6.8.1
#1419 "GHC as a library" stalls when nobody is consuming it's output simonmar bug closed high 6.8.1
#1427 GHC fails to compile with gcc 4.2.0 simonmar bug closed high 6.8.1
#1428 Mutually recursive modules feature request closed high
#1430 getC: Type signature needed when existential types are used but not in the type signature bug closed high 6.8.1
#1432 Poor type error messages (refer to generated code rather than the higher level problem) bug closed high 6.8.1
#1434 Missing RULEs for truncate simonmar task closed high 7.0.1
#1440 Make clean doesn't bug closed high 6.8.1
#1448 Segmentation fault with readline Module bug closed high
#1456 Wrong type being derived simonpj bug closed high
#1457 Various debugger tests fail bug closed high 6.8.1
#1461 System.Process.runInteractiveProcess leaks memory simonmar bug closed high 6.8.1
#1462 runghc is undocumented igloo bug closed high 6.8.1
#1478 Flag to get information about the compiler and RTS igloo feature request closed high 6.8.1
#1481 standalone deriving feature request closed high 6.8.1
#1483 vista: GHCi not loading 80% of the time simonmar bug closed high 6.8.2
#1485 -fno-monomorphism-restriction -fallow-undecidable-instances do not play nicely together bug closed high
#1490 Install with Cabal broken on Windows igloo bug closed high 6.8.1
#1492 It's impossible to get the ghc source with darcs on windows bug closed high
#1501 Panic in RegisterAlloc benl bug closed high 6.12 branch
#1502 GHC should integrate better with mingw feature request closed high 6.12.1
#1505 Leaks implementation details simonmar bug closed high 6.8.1
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.