Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 159)

1 2
Ticket Summary Owner Type Priority Milestone Component
#258 z3 egg improvements Jim Ursetto enhancement minor someday extensions
#488 SLIME completion does not complete up to first non-unique point in string Nick Gasson defect major someday extensions
#731 couchdb-view-server: segfault in tests Moritz Heidkamp defect major someday extensions
#747 coops: integrate primitive type classes felix winkelmann task minor someday extensions
#749 honu: handle octal format escapes in string literals defect minor someday extensions
#752 test and document qt-light enhancements by satosi task minor someday extensions
#766 posix: can't collect exit status and close all process ports at the same time defect not urgent at all someday core libraries
#776 shared lib link arguments in makefile are not transmitted to eggs enhancement not urgent at all someday build system
#779 hyde: support trailing slashes on directories defect major someday extensions
#784 ssax's `ssax:warn' ignores its first argument (port) defect minor someday extensions
#934 improve documentation for functors and named interfaces defect minor someday documentation
#960 Need API to box and unbox FILE* pointers as Scheme ports defect major someday core libraries
#980 make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error defect major someday unknown
#1007 socket egg: socket-close should track closed status Jim Ursetto defect minor someday unknown
#1061 syntax-rules should be able to automatically determine implicit exports enhancement not urgent at all someday expander
#1095 AD egg compilation fails due to unsupported gcc flag on OpenBSD-current defect major someday unknown
#1112 Figure out a way to safely release objects defect critical someday core libraries
#1128 stty termios struct, add feature test for speed attributes Alex Shinn defect major someday extensions
#1131 Kill ##sys#alias-global-hook with fire defect major someday unknown
#1134 with-input-from-pipe should be rewritten so it does not block enhancement not urgent at all someday core libraries
#1146 create-temporary-file and create-temporary-directory are subject to race conditions defect major 6.0.0 core libraries
#1147 sendfile 1.7.29 feature test should fail on OpenBSD but passes certainty defect major someday extensions
#1148 Fix setup-helper usage in eggs defect minor someday extensions
#1155 values and the scrutinizer defect not urgent at all someday scrutinizer
#1162 gethostbyname() is deprecated in favour of getaddrinfo() enhancement minor someday core libraries
#1165 redis relies on GNU make, which is not the default make on BSDs 0xab defect major someday extensions
#1168 make install: umask problem with modules.db defect major someday build system
#1176 Support capturing multiple value type in `forall`, etc. enhancement minor someday scrutinizer
#1180 parley seems to insert the same sexpression to the reader again when getting input while sleeping Christian Kellermann defect major someday extensions
#1204 chicken-install permissions with executables defect major someday unknown
#1215 Warn about too specific type declarations enhancement minor someday scrutinizer
#1217 Unit Posix time/date behaviors differ across operating systems defect major someday core libraries
#1222 Rework error handling to make it work better with non-POSIX functions enhancement major someday core libraries
#1233 hexgrid: test failure estevo defect minor someday extensions
#1235 Issue with parameters defect major someday core libraries
#1236 equal? can break at random moments defect minor someday core libraries
#1238 mw (tests): openssl egg is needed for HTTPS Tony Sidaway defect major someday extensions
#1241 pty: test failure Alex Shinn defect major someday extensions
#1247 twilio's license is BSD, but it depends on a GPL-3 egg (s) Peter Danenberg defect major someday extensions
#1251 eping attempts to emit an import library out of the import source file mikele defect major someday extensions
#1259 slow polling enhancement major someday core libraries
#1265 AD: installation failure 0xab defect major someday extensions
#1286 define-constant and define-inline should shadow imported identifiers enhancement minor 6.0.0 compiler
#1293 eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC defect critical someday core libraries
#1303 File ports should be nonblocking defect major 6.0.0 unknown
#1305 chmod of modules.db on new installation defect major someday build system
#1310 feathers: show number of debug-events for each line felix winkelmann enhancement minor someday core tools
#1311 feathers: Implement "Next" enhancement minor someday core tools
#1320 henrietta-cache & openssl crash defect major someday extensions
#1321 async-io tests hang defect major someday unknown
#1323 Teach compiler that fold and map with clean procedure is itself clean defect major someday compiler
#1325 qt-light egg: timers may put chicken into an inconsistent state defect major someday extensions
#1339 char-ready? returns #f even when input is available defect minor someday core libraries
#1340 Unable to compile a mathh gama instruction at or above optimize-level 3 defect minor someday unknown
#1348 improvement to manual pages defect minor 6.0.0 documentation
#1350 Static linking is broken on Solaris defect major someday unknown
#1351 syntax-rules has difficulty handling ellipsis in some cases? sjamaan defect not urgent at all someday expander
#1354 Clean up the expander a bit sjamaan task minor 6.0.0 expander
#1355 define strips hygiene from defined identifiers at top-level defect major 6.0.0 expander
#1370 Build-dependencies between import libraries and core units don't seem to be completely right defect minor 6.0.0 build system
#1371 locative table is only grown, never shrunk defect minor someday core libraries
#1382 sql-de-lite ignores new versions of sqlite3 on Cygwin Jim Ursetto defect minor someday extensions
#1384 Simplify resolution of include/extend/types/inline/extension files enhancement not urgent at all someday compiler
#1397 s11n4j depends on `numbers', but doesn't specify it as a dependency andyjpb defect major someday extensions
#1404 aima: Error: (match) during expansion of (make-debug-environment ...) - no matching pattern Peter Danenberg defect major someday extensions
#1411 ssql-record (tests): Error: unbound variable: test-table-rec-update (and other failures/errors) arthurmaciel defect major someday extensions
#1412 msgpack (tests): Error: segmentation violation hugoarregui defect major someday extensions
#1416 chunk-vector: many unbound identifiers pluizer defect major someday extensions
#1427 gochan's test failure kristianlm defect minor someday extensions
#1436 Don't disable inline file generation with -O5 (disable-interrupts) change request minor 6.0.0 compiler
#1439 Add switch to csi to set initial module enhancement not urgent at all someday core tools
#1445 Support parameterised hash table type declarations enhancement not urgent at all someday scrutinizer
#1446 Implement contravariant type checking for procedure types enhancement not urgent at all someday scrutinizer
#1450 TCP connections can cause process to hang defect major someday core libraries
#1452 [test egg]: test-group eats the call-chain on error defect minor someday extensions
#1453 Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization defect major someday unknown
#1454 process-wait does not function corrently with nohang on Windows defect major someday core libraries
#1464 ir-macro-expander's compare + define-syntax + modules don't mix defect major 6.0.0 expander
#1465 get-keyword fails to operate correctly if keywords in first and second arguments come from different environments defect major someday core libraries
#1466 Try to get rid of evaluated imports in generated import libraries sjamaan enhancement major 6.0.0 compiler
#1471 [types] Enforce parameter types on specialization enhancement not urgent at all someday scrutinizer
#1475 (scrutinizer) Types for global variables are not refined by predicates defect major someday scrutinizer
#1476 (scrutinizer) Should global types be smashed in local contexts? task minor someday scrutinizer
#1485 edit of wiki entries - specific "Description of your changes" leads to error defect not urgent at all someday wiki
#1486 Reading and writing to a pipe set up by process can cause scheduler assertion errors defect major 6.0.0 core libraries
#1491 ##sys#expand-multiple-values-assignment works for some reason defect minor someday expander
#1496 zlib: checksum mismatch in tests starting on 2018-08-05 joseph.gay defect major someday extensions
#1503 Fix dev-snapshot script Mario Domenech Goulart defect major someday infrastructure
#1504 Eggs compiled with -O2 enhancement major 6.0.0 extensions
#1519 salt: test failure: can't read MLB path map file Ivan Raikov defect major someday extensions
#1523 srf-113 0.9: test failure: unbound variable: hash-table-exists? Jeremy Steward defect minor someday extensions
#1524 environments 1.6.2 breaks the installation of eggs which depend on it defect major someday extensions
#1526 gochan: test failure: 10ms messages for 105ms means 10 messages: expected 10 but got 11 kristianlm defect minor someday extensions
#1527 Procedures grouping in the wiki is confusing defect major someday wiki
#1541 Use reentrant library functions, if available defect minor someday core libraries
#1553 sqlite3: The PREPARE procedure does not make it clear when it has and has not parsed a statement from a string. enhancement major someday extensions
#1561 Rewrite .egg file before installation defect major someday extensions
#1564 srfi-18: (mutex-unlock) Internal scheduler error defect major 6.0.0 extensions
#1566 ports-tests are not testing file-lock procedures Christian Kellermann defect major someday core libraries
#1571 Sources for blowfish egg no longer available in bitbucket rivo defect major someday extensions
1 2
Note: See TracQuery for help on using queries.