Custom Query (595 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 595)

1 2 3 4 5 6

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#1017 socket-receive blocks for connectionless sockets Jim Ursetto defect major extensions
#1021 chicken 4.8.0 is broken on 32-bit OS X Jim Ursetto defect major unknown 4.8.x
#1071 srfi-63 borking chicken-doc-admin Jim Ursetto defect major unknown 4.8.x
#1108 sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD) Jim Ursetto defect major extensions 4.8.x
#1137 sql-de-lite: use of ##sys#expand-home-path Jim Ursetto defect major extensions 4.9.x
#1139 sql-de-lite: failure in tests: expected 1234567890125.0 but got 1234567890125 Jim Ursetto defect major extensions 4.9.x
#1558 sql-de-lite: test failure (missing imports?) Jim Ursetto defect major extensions 5.0.0
#1560 tcp6: missing dependency specification: srfi-1 Jim Ursetto defect major extensions 5.0.0
#1594 tcp6: missing dependency on srfi-1 Jim Ursetto defect major extensions 5.0.0
#1747 manual-labor produces malformed HTML Jim Ursetto defect not urgent at all extensions 5.2.0
#1140 Build failure on OS X 10.6.8 defect major build system 4.9.x
#1639 srfi-13: string-concatenate stops when cdr is non-list defect minor extensions 5.1.0
#1640 test defect major unknown 5.1.0
#1641 another test defect major unknown 5.1.0
#1642 replace "params" slot in nodes of intermediate representation defect not urgent at all compiler 5.1.0
#1654 holes 1.1: tests failure defect major extensions 5.1.0
#1660 npdiff: missing .release-info file defect major extensions 5.1.0
#1664 timed-resource requires a nonexistent version of check-errors defect major extensions 5.1.0
#1668 No .egg file for agrep defect major extensions 5.1.0
#1676 biglists: installation failure defect major extensions 5.1.0
#1680 henrietta ignores dotfiles defect not urgent at all infrastructure 5.1.0
#1681 TinyCC (tcc) support enhancement not urgent at all compiler 5.1.0
#1683 srfi-18: unquoted build script variables defect not urgent at all core libraries 5.2.0
#1691 hash-table-delete! type boolean but per SRFI-69 doc should be void defect not urgent at all extensions 5.2.0
#1692 s11n doesn't work with srfi-69 hash-tables defect major extensions
#1693 add 32bit feature, similar to 64bit enhancement minor core libraries 5.2.0
#1697 R7RS cond-expand library form is broken defect major unknown 5.2.0
#1698 Use 0666 as the default file mode in "file-open" from the chicken.file.posix module change request minor core libraries 5.2.0
#1710 Major garbage collector runs all the time defect major core libraries 5.2.0
#1711 ##sys#read with -keyword-style prefix transforms bare colon into empty symbol defect minor core libraries 5.2.0
#1712 Incorporate relevant env vars into build cachebusting, maybe enhancement not urgent at all unknown 5.2.0
#1715 make -emit-inline-file always write a file change request not urgent at all compiler 5.2.0
#1717 coops — slot-initialized? defect major unknown 5.2.0
#1718 srfi-69 egg hash-table-delete!/-merge!/remove! return type doesn't match SRFI-69 defect not urgent at all extensions 5.2.0
#1721 include file install w/ CHICKEN_INSTALL_PREFIX causes duplicated install prefix in final pathname defect major core tools 5.2.0
#1744 chicken-install: Error: (string->number) bad argument type: #!eof defect major core tools 5.2.0
#1753 macOS case-insesitive fs resolves C++ <version> to chicken-install generated VERSION file defect major unknown 5.2.0
#1754 sandbox egg test fails on missing ##sys#eval-decorator procedure defect minor extensions 5.2.0
#1755 Make "make clean" remove chicken-config.h defect minor build system 5.2.0
#1760 IR-transformer not implicitly renaming? defect major unknown 5.2.0
#1761 Port interface in z3 egg defect minor extensions 5.2.0
#1764 qwiki search doesn't filter out outdated pages by default enhancement minor wiki 5.2.0
#1765 enable-warnings time-travelling shenanigans defect not urgent at all unknown 5.2.0
#1779 reverse-list->string not exported by srfi-13 egg defect minor core libraries 5.2.0
#1783 Creation of .types file is not deterministic defect minor compiler 5.2.0
#1785 csc man page lists -static-libs but -static is the correct option defect major unknown 5.2.0
#1799 [colorize egg] slow on big files enhancement minor extensions 5.3.0
#1800 chicken-install fails installing eggs when encountering truncated/empty .egg-info files defect major core tools 5.3.0
#1802 chicken-install doesn't update outdated cached eggs defect minor core tools 5.3.0
#1804 compare doesn't compare if name is already bound defect major expander 5.2.0
#1806 Finding missing dependencies enhancement minor compiler 5.3.0
#1811 [r7rs] 'environment' wrongly imports all symbols from r7rs module defect major extensions 5.3.0
#1834 Append-map sideeffects defect critical extensions 5.3.0
#925 Tests for smtp and internet-message eggs start breaking on 2012-09-19 defect major unknown 4.8.x
#926 dummy-user's test starts failing on 2012-09-24 defect major unknown 4.8.x
#931 CR: make extended syntax bindings available by default enhancement minor expander 4.8.x
#932 CR: enable "scrutiny" be default enhancement minor compiler 4.8.x
#936 install-extension error when chicken-install is called with -prefix and an item of the given filelist is a pair defect major core libraries 4.8.x
#937 Types manual page missing in 4.8.0 defect minor documentation 4.8.x
#940 Cannot unset read syntax defect minor unknown 4.8.x
#941 Add option to process-fork to allow creating a subprocess with only the current thread enhancement minor core libraries 4.8.x
#951 print-length-limit defect minor core libraries 4.8.x
#956 sha1sum: "sha1sum" should do something sensible on Windows defect minor extensions 4.8.x
#959 make-pathname strips leading seperator in FILENAME component defect major core libraries 4.8.x
#961 option quoting in csc is a complete mess defect major core tools 4.8.x
#968 csc: -oi and -ot enhancement minor core tools 4.8.x
#969 cond/case: warn if "else" clause is followed by other clauses enhancement minor expander 4.8.x
#972 check let[rec] bindings for multiple occurrences of the same variable enhancement minor expander 4.8.x
#995 SDL on OSX, How does it work ? defect major unknown 4.8.x
#1000 srfi-19 egg has problem in time->srfi-18-time defect major extensions 4.7.x
#1002 define-values is overly restrictive enhancement major unknown 4.8.x
#1004 read-line inconsistency defect minor unknown 4.8.x
#1006 cygwin master make check fails with address space needed by 'srfi-1.import.so' (0x2D0000) is already occupied defect major unknown 4.8.x
#1008 file unit treats slash and backslash as path separators even on systems where they aren't defect major core libraries 4.8.x
#1011 float and double foreign-lambdas return wrong values defect major unknown 4.8.x
#1013 Trouble installing SRFI-19 with 4.8.0.3 defect major unknown 4.8.x
#1014 posix: string->time preserves the year accross multiple invocations defect major core libraries 4.8.x
#1016 Numerator and denominator don't work on inexact numbers defect major unknown 4.8.x
#1018 sending a SIGQUIT to csi makes it segfault defect major unknown 4.8.x
#1022 master (4.8.x) is broken on OS X defect major build system 4.8.x
#1042 numbers-syntax doesn't accept self-evaluating vectors defect minor extensions 4.8.x
#1046 Fix letrec use in pstk defect major extensions 4.8.x
#1049 delete-stale-binaries in chicken-install should not recurse in subdirectories defect major core tools 4.8.x
#1053 Support newer Xcode versions on Mac defect major build system 4.8.x
#1078 letrec* can be done as Chicken letrec defect major unknown 4.8.x
#1082 A paste that makes pastiche hang defect major unknown 4.8.x
#1083 cannot import procedure from one egg during macro expansion in another egg. defect not urgent at all compiler 4.8.x
#1086 Port srfi-40's documentation to wiki format task minor documentation 4.8.x
#1113 chicken-install -s should not use sudo if it is not necessary defect major unknown 4.8.x
#1121 Allow functor arguments to be optional enhancement minor expander 4.9.x
#1127 dynamic wind in its own thread defect major unknown 4.9.x
#1133 segfault violation when using tcp-accept (as last s-exp?) defect critical core libraries 4.9.x
#1149 functor generated modules don't compile defect major unknown 4.9.x
#1160 typed-lists: tests fail sometimes defect major extensions 4.9.x
#1161 irc egg fails at removing message handler defect minor extensions 4.9.x
#1177 man pages deficient enhancement minor documentation 4.9.x
#1187 svn-client on Debian Jessie: dirent_uri.c:1500: uri_skip_ancestor: Assertion `svn_uri_is_canonical(child_uri, ((void *)0))' failed defect critical extensions 4.9.x
#1190 byte-blob: byte-blob->blob or byte-blob-object? defect major unknown 4.9.x
#1196 Static compilation doesn't respect $LIBDIR. defect major build system 4.9.x
#1197 Egg: Schelog Error: unbound variable: %set-of defect minor extensions 4.9.x
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.