{2} Active Tickets by Version (210 matches)

This shows active tickets, grouped by released version of CHICKEN.

Results (1 - 100 of 210)

1 2 3

(empty) (9 matches)

Ticket Summary Estimated difficulty Component Version Type Owner Status Created
#1005 mmap test doesn't correctly catch error situations medium extensions defect reopened 13 years ago
#1527 Procedures grouping in the wiki is confusing easy wiki defect new 7 years ago
#1222 Rework error handling to make it work better with non-POSIX functions medium core libraries enhancement new 10 years ago
#1611 Restructure checks for inlinable intrinsics medium compiler enhancement sjamaan new 7 years ago
#1007 socket egg: socket-close should track closed status unknown defect Jim Ursetto new 13 years ago
#1452 [test egg]: test-group eats the call-chain on error extensions defect new 8 years ago
#1526 gochan: test failure: 10ms messages for 105ms means 10 messages: expected 10 but got 11 extensions defect kristianlm new 7 years ago
#258 z3 egg improvements medium extensions enhancement Jim Ursetto new 16 years ago
#1485 edit of wiki entries - specific "Description of your changes" leads to error wiki defect new 7 years ago

4.10.x (13 matches)

#1293 eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC hard core libraries 4.10.x defect new 10 years ago
#1146 create-temporary-file and create-temporary-directory are subject to race conditions medium core libraries 4.10.x defect new 11 years ago
#1235 Issue with parameters medium core libraries 4.10.x defect new 10 years ago
#1238 mw (tests): openssl egg is needed for HTTPS trivial extensions 4.10.x defect Tony Sidaway new 10 years ago
#1241 pty: test failure extensions 4.10.x defect Alex Shinn new 10 years ago
#1247 twilio's license is BSD, but it depends on a GPL-3 egg (s) extensions 4.10.x defect Peter Danenberg new 10 years ago
#1265 AD: installation failure easy extensions 4.10.x defect 0xab new 10 years ago
#1291 lowdown: markdown->sxml produces unnormalised SXML medium extensions 4.10.x defect Moritz Heidkamp assigned 10 years ago
#1259 slow polling insane core libraries 4.10.x enhancement new 10 years ago
#1236 equal? can break at random moments hard core libraries 4.10.x defect new 10 years ago
#1276 alist-lib alist-update!/default not useful for adding keys extensions 4.10.x defect Peter Danenberg assigned 10 years ago
#1215 Warn about too specific type declarations hard scrutinizer 4.10.x enhancement new 10 years ago
#1286 define-constant and define-inline should shadow imported identifiers hard compiler 4.10.x enhancement new 10 years ago

4.11.0 (10 matches)

#1303 File ports should be nonblocking hard unknown 4.11.0 defect new 9 years ago
#1305 chmod of modules.db on new installation easy build system 4.11.0 defect new 9 years ago
#1321 async-io tests hang unknown 4.11.0 defect new 9 years ago
#1323 Teach compiler that fold and map with clean procedure is itself clean hard compiler 4.11.0 defect new 9 years ago
#1325 qt-light egg: timers may put chicken into an inconsistent state extensions 4.11.0 defect new 9 years ago
#1335 Building on OS X: egg uses 1 deprecated function and 1 missing function easy unknown 4.11.0 defect Thomas Chust assigned 9 years ago
#1339 char-ready? returns #f even when input is available insane core libraries 4.11.0 defect new 9 years ago
#1340 Unable to compile a mathh gama instruction at or above optimize-level 3 medium unknown 4.11.0 defect new 9 years ago
#1310 feathers: show number of debug-events for each line easy core tools 4.11.0 enhancement felix winkelmann new 9 years ago
#1311 feathers: Implement "Next" medium core tools 4.11.0 enhancement new 9 years ago

4.12.0 (13 matches)

#1350 Static linking is broken on Solaris medium unknown 4.12.0 defect new 9 years ago
#1353 posix-semaphore egg won't build on OS X: uses deprecated API easy extensions 4.12.0 defect dleslie assigned 9 years ago
#1355 define strips hygiene from defined identifiers at top-level hard expander 4.12.0 defect new 9 years ago
#1372 mailbox timeouts and thread signaling extensions 4.12.0 defect Kon Lovett assigned 9 years ago
#1399 Scrutinizer produces incorrect procedure types after merge medium scrutinizer 4.12.0 defect evhan reopened 8 years ago
#1404 aima: Error: (match) during expansion of (make-debug-environment ...) - no matching pattern extensions 4.12.0 defect Peter Danenberg new 8 years ago
#1411 ssql-record (tests): Error: unbound variable: test-table-rec-update (and other failures/errors) extensions 4.12.0 defect arthurmaciel new 8 years ago
#1412 msgpack (tests): Error: segmentation violation extensions 4.12.0 defect hugoarregui new 8 years ago
#1416 chunk-vector: many unbound identifiers extensions 4.12.0 defect pluizer new 8 years ago
#1348 improvement to manual pages easy documentation 4.12.0 defect new 9 years ago
#1371 locative table is only grown, never shrunk medium core libraries 4.12.0 defect new 9 years ago
#1382 sql-de-lite ignores new versions of sqlite3 on Cygwin trivial extensions 4.12.0 defect Jim Ursetto new 8 years ago
#1427 gochan's test failure extensions 4.12.0 defect kristianlm new 8 years ago

4.13.0 (16 matches)

#1450 TCP connections can cause process to hang hard core libraries 4.13.0 defect new 8 years ago
#1453 Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization unknown 4.13.0 defect new 8 years ago
#1454 process-wait does not function corrently with nohang on Windows trivial core libraries 4.13.0 defect new 8 years ago
#1465 get-keyword fails to operate correctly if keywords in first and second arguments come from different environments trivial core libraries 4.13.0 defect new 8 years ago
#1486 Reading and writing to a pipe set up by process can cause scheduler assertion errors hard core libraries 4.13.0 defect new 7 years ago
#1496 zlib: checksum mismatch in tests starting on 2018-08-05 extensions 4.13.0 defect joseph.gay new 7 years ago
#1524 environments 1.6.2 breaks the installation of eggs which depend on it extensions 4.13.0 defect new 7 years ago
#1571 Sources for blowfish egg no longer available in bitbucket extensions 4.13.0 defect rivo new 7 years ago
#1597 dbus 0.96: installation failure trivial extensions 4.13.0 defect Shawn Rutledge new 7 years ago
#1553 sqlite3: The PREPARE procedure does not make it clear when it has and has not parsed a statement from a string. easy extensions 4.13.0 enhancement new 7 years ago
#1670 address-info: wrong test directory trivial extensions 4.13.0 defect Thomas Chust assigned 6 years ago
#1671 aes: wrong test directory trivial extensions 4.13.0 defect Alaric Snell-Pym assigned 6 years ago
#1672 crypto-tools: wrong test directory trivial extensions 4.13.0 defect Alaric Snell-Pym assigned 6 years ago
#1673 srfi-99: wrong test directory trivial extensions 4.13.0 defect Thomas Chust assigned 6 years ago
#1674 tweetnacl: wrong test directory trivial extensions 4.13.0 defect Thomas Chust assigned 6 years ago
#1557 openssl load system certs easy extensions 4.13.0 enhancement Jim Ursetto assigned 7 years ago

4.2.x (1 match)

#125 cross-chicken should prefer loading uncompiled import libraries medium core tools 4.2.x defect assigned 16 years ago

4.6.x (1 match)

#488 SLIME completion does not complete up to first non-unique point in string hard extensions 4.6.x defect Nick Gasson new 15 years ago

4.7.x (10 matches)

#731 couchdb-view-server: segfault in tests extensions 4.7.x defect Moritz Heidkamp new 14 years ago
#779 hyde: support trailing slashes on directories trivial extensions 4.7.x defect new 14 years ago
#813 Extension tiger-hash fails on big-endian machines hard extensions 4.7.x defect Kon Lovett accepted 14 years ago
#749 honu: handle octal format escapes in string literals extensions 4.7.x defect new 14 years ago
#784 ssax's `ssax:warn' ignores its first argument (port) extensions 4.7.x defect new 14 years ago
#747 coops: integrate primitive type classes extensions 4.7.x task felix winkelmann new 14 years ago
#752 test and document qt-light enhancements by satosi extensions 4.7.x task new 14 years ago
#776 shared lib link arguments in makefile are not transmitted to eggs medium build system 4.7.x enhancement new 14 years ago
#777 unix-sockets: implement FD sending and receiving easy extensions 4.7.x enhancement felix winkelmann assigned 14 years ago
#809 allow to specify argument-type enforcement in type signatures medium compiler 4.7.x enhancement felix winkelmann assigned 14 years ago

4.8.x (12 matches)

#1112 Figure out a way to safely release objects hard core libraries 4.8.x defect new 12 years ago
#945 html-parser supports only a few entities easy extensions 4.8.x defect Alex Shinn assigned 13 years ago
#960 Need API to box and unbox FILE* pointers as Scheme ports hard core libraries 4.8.x defect new 13 years ago
#980 make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error easy unknown 4.8.x defect new 13 years ago
#991 spiffy-request-vars' test fails sometimes insane unknown 4.8.x defect reopened 13 years ago
#1043 byte-blob-stream-find fails to find matches at the end of a stream extensions 4.8.x defect Ivan Raikov assigned 12 years ago
#1095 AD egg compilation fails due to unsupported gcc flag on OpenBSD-current trivial unknown 4.8.x defect new 12 years ago
#934 improve documentation for functors and named interfaces easy documentation 4.8.x defect new 13 years ago
#985 read-line blocks intermittantly on Atom based netbook hard unknown 4.8.x defect Matt Welland assigned 13 years ago
#938 Feature Request: Load type files for units medium compiler 4.8.x enhancement felix winkelmann assigned 13 years ago
#1020 matchable: Add conversion pattern(s) extensions 4.8.x enhancement Alex Shinn accepted 12 years ago
#1061 syntax-rules should be able to automatically determine implicit exports hard expander 4.8.x enhancement new 12 years ago

4.9.x (15 matches)

#1128 stty termios struct, add feature test for speed attributes hard extensions 4.9.x defect Alex Shinn new 12 years ago
#1131 Kill ##sys#alias-global-hook with fire insane unknown 4.9.x defect new 11 years ago
#1141 hyde: execute permissions on hyde executable medium extensions 4.9.x defect Moritz Heidkamp assigned 11 years ago
#1145 Issue with matchable and the module system hard extensions 4.9.x defect sjamaan assigned 11 years ago
#1165 redis relies on GNU make, which is not the default make on BSDs medium extensions 4.9.x defect 0xab new 11 years ago
#1168 make install: umask problem with modules.db medium build system 4.9.x defect new 11 years ago
#1180 parley seems to insert the same sexpression to the reader again when getting input while sleeping extensions 4.9.x defect Christian Kellermann new 11 years ago
#1204 chicken-install permissions with executables medium unknown 4.9.x defect new 10 years ago
#1217 Unit Posix time/date behaviors differ across operating systems insane core libraries 4.9.x defect new 10 years ago
#1148 Fix setup-helper usage in eggs trivial extensions 4.9.x defect new 11 years ago
#1233 hexgrid: test failure easy extensions 4.9.x defect estevo new 10 years ago
#1162 gethostbyname() is deprecated in favour of getaddrinfo() easy core libraries 4.9.x enhancement new 11 years ago
#1176 Support capturing multiple value type in `forall`, etc. medium scrutinizer 4.9.x enhancement new 11 years ago
#1155 values and the scrutinizer medium scrutinizer 4.9.x defect new 11 years ago
#1134 with-input-from-pipe should be rewritten so it does not block hard core libraries 4.9.x enhancement new 11 years ago
1 2 3
Note: See TracReports for help on using and creating reports.