﻿id	Summary	Owner	Type	Priority	Component	Version
813	Extension tiger-hash fails on big-endian machines	Kon Lovett	defect	major	extensions	4.7.x
1020	matchable: Add conversion pattern(s)	Alex Shinn	enhancement	not urgent at all	extensions	4.8.x
945	html-parser supports only a few entities	Alex Shinn	defect	major	extensions	4.8.x
1043	byte-blob-stream-find fails to find matches at the end of a stream	Ivan Raikov	defect	major	extensions	4.8.x
1141	hyde: execute permissions on hyde executable	Moritz Heidkamp	defect	major	extensions	4.9.x
1145	Issue with matchable and the module system	sjamaan	defect	major	extensions	4.9.x
1291	lowdown: markdown->sxml produces unnormalised SXML	Moritz Heidkamp	defect	major	extensions	4.10.x
1335	Building on OS X: egg uses 1 deprecated function and 1 missing function	Thomas Chust	defect	major	unknown	4.11.0
1353	posix-semaphore egg won't build on OS X: uses deprecated API	dleslie	defect	major	extensions	4.12.0
1372	mailbox timeouts and thread signaling	Kon Lovett	defect	major	extensions	4.12.0
1513	Type declarations in modules do not namespace structs		defect	major	core libraries	5.0.0
1596	"envsubst: test failure: Error: (include) cannot open file: ""tests/call-with-environment-variables.scm"""	Robert C Jensen	defect	major	extensions	5.0.0
1599	"spock: failure in tests: Error: library not found: ""syntax.scm"""	Mario Domenech Goulart	defect	major	extensions	5.0.0
1667	Overhaul c-backend.scm	felix winkelmann	enhancement	major	compiler	5.1.0
1685	shell-variable in egg-compile should quote environment variables	evhan	defect	major	core libraries	5.2.0
1729	[fmt egg]: Num fails with numbers near 0	foof	defect	major	extensions	5.2.0
1745	apropos doesn't report macros	Kon Lovett	defect	major	extensions	5.2.0
985	read-line blocks intermittantly on Atom based netbook	Matt Welland	defect	minor	unknown	4.8.x
1276	alist-lib alist-update!/default not useful for adding keys	Peter Danenberg	defect	minor	extensions	4.10.x
1557	openssl load system certs	Jim Ursetto	enhancement	minor	extensions	4.13.0
1606	Add code to lfa2 for extinguishing SRFI-4 predicates	felix winkelmann	enhancement	minor	scrutinizer	5.0.0
1669	9p: wrong test directory	Shawn Rutledge	defect	minor	extensions	5.4.0
1670	address-info: wrong test directory	Thomas Chust	defect	minor	extensions	4.13.0
1671	aes: wrong test directory	Alaric Snell-Pym	defect	minor	extensions	4.13.0
1672	crypto-tools: wrong test directory	Alaric Snell-Pym	defect	minor	extensions	4.13.0
1673	srfi-99: wrong test directory	Thomas Chust	defect	minor	extensions	4.13.0
1674	tweetnacl: wrong test directory	Thomas Chust	defect	minor	extensions	4.13.0
1732	[zmq egg] barebones curve encryption suport	Moritz Heidkamp	enhancement	minor	extensions	5.2.0
1739	math: failure in tests	Diego	defect	minor	extensions	5.2.0
1740	ephem: failures in tests (on 32bit systems)	rca	defect	minor	extensions	5.2.0
1769	Svn-client egg: changes needed to build under musl	Peter Bex	defect	minor	extensions	5.2.0
1775	fuse tests hang	evhan	defect	minor	extensions	
1778	Typo or incorrect export in fmt egg	Alex Shinn	defect	minor	extensions	
1805	`html->sxml` with escaped quotes breaks text into multiple nodes	Alex Shinn	defect	minor	extensions	5.3.0
777	unix-sockets: implement FD sending and receiving	felix winkelmann	enhancement	not urgent at all	extensions	4.7.x
809	allow to specify argument-type enforcement in type signatures	felix winkelmann	enhancement	not urgent at all	compiler	4.7.x
1731	Lowdown some minor issues	Moritz Heidkamp	defect	not urgent at all	extensions	5.1.0
1767	patch to port the netstring egg to CHICKEN 5	Moritz Heidkamp	enhancement	not urgent at all	extensions	5.2.0
1133	segfault violation when using tcp-accept (as last s-exp?)		defect	critical	core libraries	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
1205	readline: versioning scheme has stuck it to 3.0b2	Alexej Magura	defect	critical	extensions	4.9.x
1228	sets, typed-lists and arrays install the same file (sets.import.so)	juergen	defect	critical	extensions	4.9.x
1230	spatial-trees and kd-tree both install the same files (kd-tree.import.so and kd-tree.so)	Ivan Raikov	defect	critical	extensions	4.9.x
1275	matchable: missing match.scm	Alex Shinn	defect	critical	extensions	4.10.x
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
927	crunch: installation fails when attempting to create a directory in a non existing path	felix winkelmann	defect	major	extensions	4.8.x
930	sixtyfive-oh-two cannot find crunch.h	Mario Domenech Goulart	defect	major	extensions	4.8.x
933	crunch doesn't add crunch.h to crunch.setup-info (chicken-uninstall doesn't remove crunch.h)	felix winkelmann	defect	major	extensions	4.8.x
935	test egg's approx-equal? cannot distinguish -1. and 1.	foof	defect	major	extensions	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
943	typed-records: defstruct breaks with default values	felix winkelmann	defect	major	extensions	4.8.x
946	csc can delete files specified on the command-line	felix winkelmann	defect	major	compiler	4.8.x
950	add support for 64-bit windows	felix winkelmann	enhancement	major	core libraries	4.8.x
953	Numbers-egg version of signum should accept complex numbers	sjamaan	enhancement	major	extensions	4.8.x
955	message-digest's test failure on 2012-12-05	Kon Lovett	defect	major	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
964	honu 2.1 test failure: Error: call of non-procedure: #t	felix winkelmann	defect	major	extensions	4.8.x
966	srfi-19 does not recognise the first item in abbreviation vectors for any language	Kon Lovett	defect	major	extensions	4.8.x
973	seconds->date TIMEZONE-INFO argument defaults to #t	Kon Lovett	defect	major	extensions	4.8.x
974	heap size > 4GB impossible on 64-bit	Jim Ursetto	defect	major	core libraries	4.8.x
976	uuid-ossp uses deprecated null-pointer? predicate	Kon Lovett	defect	major	extensions	4.8.x
981	entropy-unix from srfi-27 pegs the CPU after /dev/urandom is accessed	Kon Lovett	defect	major	unknown	4.8.x
982	stty output flags manipulate input flags in termios struct	Alex Shinn	defect	major	extensions	4.8.x
990	allegro hardcodes include path for allegro to allegro5	dleslie	defect	major	extensions	4.8.x
992	peep still uses getenv	felix winkelmann	defect	major	extensions	4.8.x
993	sigma uses obsolete find-file signature	Ivan Raikov	defect	major	extensions	4.8.x
995	SDL on OSX, How does it work ?		defect	major	unknown	4.8.x
996	skiplists needs simple-tests	juergen	defect	major	extensions	4.8.x
997	uri-path-relative? misunderstands the root path	sjamaan	defect	major	extensions	4.8.x
998	uri->string / make-uri path encoding inconsistencies	sjamaan	defect	major	unknown	4.8.x
999	Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports)	felix winkelmann	defect	major	core libraries	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
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
1009	sundials (BSD) depends on dyn-vector (GPL)	Ivan Raikov	defect	major	extensions	4.8.x
1010	signal-diagram needs dyn-vector	Ivan Raikov	defect	major	extensions	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
1017	socket-receive blocks for connectionless sockets	Jim Ursetto	defect	major	extensions	
1018	sending a SIGQUIT to csi makes it segfault		defect	major	unknown	4.8.x
1021	chicken 4.8.0 is broken on 32-bit OS X	Jim Ursetto	defect	major	unknown	4.8.x
1022	master (4.8.x) is broken on OS X		defect	major	build system	4.8.x
1024	dropbox egg installation failure	andyjpb	defect	major	extensions	4.8.x
1025	vandusen installation failure	Moritz Heidkamp	defect	major	extensions	4.8.x
1026	aima installation failure	Peter Danenberg	defect	major	extensions	4.8.x
1027	log5scm installation failure	certainty	defect	major	extensions	4.8.x
1031	uri-dispatch: errors and failures in tests	certainty	defect	major	extensions	4.8.x
1037	byte-blob-find fails on certain matches on 32-bit Chicken	Ivan Raikov	defect	major	extensions	4.7.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
1051	Implementation of C_flonum_rat is probably buggy	sjamaan	defect	major	core libraries	4.8.x
1053	Support newer Xcode versions on Mac		defect	major	build system	4.8.x
1055	signal-diagram: reference to unbound identifier `E:Val'	Ivan Raikov	defect	major	extensions	4.8.x
1056	yasos 1.2: Syntax error (import): cannot import from undefined module: simple-tests	juergen	defect	major	extensions	4.8.x
1071	srfi-63 borking chicken-doc-admin	Jim Ursetto	defect	major	unknown	4.8.x
1072	[spiffy] [PATCH] Improve HTML in the simple-directory-handler	sjamaan	defect	major	unknown	4.8.x
1073	Spiffy should signal request-header-fields-too-large upon (exn http line-limit-exceeded)	sjamaan	defect	major	extensions	4.8.x
1074	intarweb request parsing and  Spiffy handling of said requests is inconsistent in case of improper request line URIs	sjamaan	defect	major	unknown	4.8.x
1075	[intarweb] Expires attribute of set-cookie-parser should use rfc1123 dates	sjamaan	defect	major	unknown	4.8.x
1076	test failures: treaps, skiplists, random-access-lists, lazy-lists and continuations	juergen	defect	major	extensions	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
1084	r7rs library include path trouble	evhan	defect	major	extensions	4.8.x
1087	Error in statistics' tests	petercrlane	defect	major	extensions	4.8.x
1088	"freetds tests error: cannot open file - No such file or directory: ""test-freetds-secret.scm"""	Peter Danenberg	defect	major	extensions	4.8.x
1089	parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs (- x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))	Ivan Raikov	defect	major	extensions	4.8.x
1090	quaternions: error in tests: Error: (quotient) bad argument type - not an integer: 3.14159265	petercrlane	defect	major	extensions	4.8.x
1091	glut: unexpected exit on (use glut)	felix winkelmann	defect	major	extensions	4.8.x
1092	amazon-s3 test errors	thomashintz	defect	major	extensions	4.8.x
1097	subvector fails at vector-length	chicken-team	defect	major	core libraries	4.8.x
1099	low-level-macros: test failure starting on 2014-02-12	juergen	defect	major	extensions	4.8.x
1102	pty: tests need the test egg	Alex Shinn	defect	major	extensions	4.8.x
1103	pty test script doesn't report failures (and one test fails)	Alex Shinn	defect	major	extensions	4.8.x
1104	mat5-lib's tests leave temporary files	Ivan Raikov	defect	major	extensions	4.8.x
1105	byte-blob's tests leave temporary files	Ivan Raikov	defect	major	extensions	4.8.x
1108	sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)	Jim Ursetto	defect	major	extensions	4.8.x
1111	soil: installation failure (GL/GL.h)	dleslie	defect	major	extensions	4.8.x
1113	chicken-install -s should not use sudo if it is not necessary		defect	major	unknown	4.8.x
1114	picnic: installation failure: reference to possibly unbound identifier `pcurve:compose-curve' in compose-curves	Ivan Raikov	defect	major	extensions	4.8.x
1116	parametric-curve's tests need numbers	Ivan Raikov	defect	major	extensions	4.8.x
1119	lazy-lists: installation failure: Syntax error (import): cannot import from undefined module: methods	juergen	defect	major	extensions	4.8.x
1123	wiki breakage when authentication fails?	sjamaan	defect	major	wiki	
1126	signal-diagram: installation failure: reference to possibly unbound identifier `sf'	Ivan Raikov	defect	major	extensions	4.9.x
1127	dynamic wind in its own thread		defect	major	unknown	4.9.x
1130	signal-diagram: installation failure: unbound identifiers: `prelude/ML', `prelude/scheme' and `prelude/Octave'	Ivan Raikov	defect	major	extensions	4.9.x
1137	sql-de-lite: use of ##sys#expand-home-path	Jim Ursetto	defect	major	extensions	4.9.x
1138	sqlite3: use of ##sys#expand-home-path	Thomas Chust	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
1140	Build failure on OS X 10.6.8		defect	major	build system	4.9.x
1143	byte-string-* procedures not exported from utf8 egg	Alex Shinn	defect	major	extensions	4.9.x
1147	sendfile 1.7.29 feature test should fail on OpenBSD but passes	certainty	defect	major	extensions	4.9.x
1149	functor generated modules don't compile		defect	major	unknown	4.9.x
1152	Reserved pattern symbols break when a binding of the same name exists	Alex Shinn	defect	major	extensions	4.9.x
1154	error using 'bindings' egg from an 'included' script	sjamaan	defect	major	unknown	4.9.x
1157	test egg 'approx-equal?' bug?	Alex Shinn	defect	major	extensions	4.9.x
1160	typed-lists: tests fail sometimes		defect	major	extensions	4.9.x
1163	nanomsg needs foreigners	kristianlm	defect	major	extensions	4.9.x
1164	"posix-shm: Error: (car) bad argument type: """" when shm-test return #f"	Ivan Raikov	defect	major	extensions	4.9.x
1167	nemo: cp: cannot stat `templates/NEST.tmpl': No such file or directory	Ivan Raikov	defect	major	extensions	4.9.x
1170	kvlists needs setup-helper	Peter Danenberg	defect	major	extensions	4.9.x
1171	combinatorics: the trick to conditionally include setup-helper-cock doesn't work	Peter Danenberg	defect	major	extensions	4.9.x
1175	readline started failing on 2014-12-18	Alexej Magura	defect	major	extensions	4.9.x
1178	readline 3.0b2: test failures	Alexej Magura	defect	major	extensions	4.9.x
1179	tween 1.1 needs the test egg for tests	dleslie	defect	major	extensions	4.9.x
1182	utf8 egg silently accepts invalid byte sequences	Alex Shinn	enhancement	major	extensions	4.9.x
1184	lowdown: Error: (car) bad argument type: ()	Moritz Heidkamp	defect	major	extensions	4.9.x
1190	byte-blob: byte-blob->blob or byte-blob-object?		defect	major	unknown	4.9.x
1192	mat5-lib, endian-blob and endian-port broken after byte-blob update	Ivan Raikov	defect	major	extensions	4.9.x
1194	autoload 2.1 still installs itself as version 2.0	Alex Shinn	defect	major	extensions	4.9.x
1196	Static compilation doesn't respect $LIBDIR.		defect	major	build system	4.9.x
1201	random-mtzig update breaks some eggs	Ivan Raikov	defect	major	extensions	4.9.x
1206	typed-lists: test failures	juergen	defect	major	extensions	4.9.x
1207	utf8: tests need the test egg	Alex Shinn	defect	major	extensions	4.9.x
1208	yaml: error in tests		defect	major	extensions	4.9.x
1209	qrencode: installation failure	acharlton	defect	major	extensions	4.9.x
1210	http-client should support SSL mutual authentication		enhancement	major	unknown	4.9.x
1211	apropos requires regex, but regex is not in the dependencies list	Kon Lovett	defect	major	extensions	4.9.x
1212	dbus: tag a release?	Shawn Rutledge	defect	major	extensions	4.9.x
1224	Hahn-utils uninstallable on debian		defect	major	extensions	4.9.x
1226	This code will trigger an inlining loop		defect	major	compiler	4.10.x
1229	bindings needs procedural-macros	juergen	defect	major	extensions	4.9.x
1234	graphs: installation failure (cannot import from undefined module: sets)	Jeremy Steward	defect	major	extensions	4.9.x
1237	define-foreign-type causes confusing messages to be printed		defect	major	compiler	4.10.x
1239	parametric-curve's tests need matchable	Ivan Raikov	defect	major	extensions	4.10.x
1240	logpro (tests): missing file: logprocessor.scm	Matt Welland	defect	major	extensions	4.10.x
1242	salt (tests): missing file: vdp.sml	Ivan Raikov	defect	major	extensions	4.10.x
1243	datatypes: error in tests: malformed expression: (define-concrete-type TYPE type? . variants) inside expression `(define-macro ...)'	juergen	defect	major	extensions	4.10.x
1244	bencode: failure in tests	Caolan McMahon	defect	major	extensions	4.10.x
1245	F-operator: multiple errors in tests	Kon Lovett	defect	major	extensions	4.10.x
1246	sundials: error in tests (sh: 1: ./testsundials: not found)	Ivan Raikov	defect	major	unknown	4.10.x
1248	bencode 1.1.1 reports its version as 1.0.0	Caolan McMahon	defect	major	extensions	4.10.x
1249	aes attempts to emit an import library out of the import source file	Alaric Snell-Pym	defect	major	extensions	4.10.x
1250	gdbm attempts to emit an import library out of the import source file	Alex Shinn	defect	major	extensions	4.10.x
1251	eping attempts to emit an import library out of the import source file	mikele	defect	major	extensions	4.10.x
1252	utf8-srfi-13 string-index-right treats bounds differently to srfi-13	Alex Shinn	defect	major	extensions	4.10.x
1253	utf8-srfi-13 string-map! does not update in-place	Alex Shinn	defect	major	extensions	4.10.x
1254	with-stty segfaults when current-input-port is not a terminal	Alex Shinn	defect	major	unknown	4.10.x
1255	Parallel signal dispatch may corrupt the stack limit		defect	major	core libraries	4.10.x
1256	sdl-base should export modifier symbols	megane	defect	major	unknown	4.10.x
1261	Rename the module exported by the kanren egg	Alex Shinn	task	major	extensions	4.10.x
1262	suspension tests: assertion failure: Low-level type assertion C_blockp((C_word)C_VAL1(C__PREV_TMPST.n1))=#t	felix winkelmann	defect	major	extensions	4.10.x
1263	glpk: installation failure	Ivan Raikov	defect	major	extensions	4.10.x
1264	plot: installation failure	Ivan Raikov	defect	major	extensions	4.10.x
1266	aes: installation failure	Alaric Snell-Pym	defect	major	extensions	4.10.x
1267	graphs: installation failure	Jeremy Steward	defect	major	extensions	4.10.x
1268	leveldb: installation failure (needs miscmacros)	Caolan McMahon	defect	major	extensions	4.10.x
1271	Imlib2 image-create initializes w/ garbage		defect	major	extensions	4.10.x
1281	coops does not compile with CHICKEN 4.11.0 rc 1		defect	major	extensions	4.10.x
1282	bind does not compile with CHICKEN 4.11.0 rc 1		defect	major	extensions	4.10.x
1289	getopt-long (value #f) inconsistent with documentation		defect	major	extensions	4.10.x
1294	define-record-printer messes with internal defines		defect	major	expander	4.11.0
1296	Vandusen should accept commas beside colons	Moritz Heidkamp	enhancement	major	extensions	4.11.0
1306	The body of a syntax definer should be allowed to be a macro call		defect	major	unknown	4.11.0
1313	map/for-each sometimes misbehave in interpreted code		defect	major	unknown	4.11.0
1319	check-errors egg installation in GuixSD		defect	major	extensions	4.11.0
1320	henrietta-cache & openssl crash		defect	major	extensions	4.11.0
1324	setup-helper setup does not respect CHICKEN_INCLUDE_PATH	Kon Lovett	defect	major	extensions	4.11.0
1326	load then import of module inside eval fails to find module		defect	major	unknown	4.11.0
1327	check-errors and mathh manually install files into chicken-home	Kon Lovett	defect	major	extensions	4.11.0
1328	(import (only ...)) strange behaviour		defect	major	unknown	4.11.0
1330	spock generates unreachable code	felix winkelmann	defect	major	extensions	4.11.0
1331	"spock: ""-escaping bug in write"	felix winkelmann	defect	major	extensions	4.11.0
1333	match from matchable doesn't handle keywords properly	Alex Shinn	defect	major	extensions	4.11.0
1338	bindings 7.0: test failure (unbound variable: tagged-vector)	juergen	defect	major	extensions	4.11.0
1345	bindings: test failure: Error: (car) bad argument type: ()	juergen	defect	major	extensions	4.11.0
1349	dbi 0.2: installation failure	Matt Welland	defect	major	extensions	4.12.0
1352	unix-sockets egg uses deprecated(?) ##sys#pathname-resolution api		defect	major	extensions	4.12.0
1357	srfi-27 build error		defect	major	unknown	4.9.x
1358	(test-exit) returns 0 code for 'error in group outside of tests'	Alex Shinn	defect	major	extensions	4.12.0
1359	mbox-string's mbox-file->messages does not obviously match its documentation	Ivan Raikov	defect	major	unknown	4.12.0
1373	.egg-info's installed-files doesn't honor .egg's install-name		defect	major	core tools	5.0.0
1377	Compiler tests hang on 32-bit mingw-msys		defect	major	compiler	5.0.0
1378	condition-utils uses error-utils, bot doesn't specify it as a dependency	Kon Lovett	defect	major	extensions	4.12.0
1380	make check fails on Alpine Linux ppc64le		defect	major	compiler	4.12.0
1389	case-lambda expects 2 arguments		defect	major	unknown	4.12.0
1392	Ability to customise http-client headers for each request	sjamaan	defect	major	extensions	4.12.0
1393	Feature request for message-digest	Kon Lovett	enhancement	major	extensions	
1395	scsh-process: tests hang		defect	major	extensions	4.12.0
1396	remote-mailbox: file `remote-mailbox-packet.scm' does not exist	Kon Lovett	defect	major	extensions	4.12.0
1397	s11n4j depends on `numbers', but doesn't specify it as a dependency	andyjpb	defect	major	extensions	4.12.0
1400	"srfi-64 uses ""numbers"" but doesn't declare it as a dependency"	John Foerch	defect	major	extensions	4.12.0
1401	"lmdb-lolevel uses ""miscmacros"" but doesn't declare it as a dependency"	Caolan McMahon	defect	major	extensions	4.12.0
1402	mowedline: reference to possibly unbound identifier `gochan-receive'	John Foerch	defect	major	extensions	4.12.0
1405	"toml (tests): No such file or directory: ""./tests/fixtures/example.toml"""	Caolan McMahon	defect	major	extensions	4.12.0
1409	geo-utils uses type-checks but doesn't specify check-errors as dependency	Kon Lovett	defect	major	extensions	4.12.0
1410	internet-message (tests): Error: call of non-procedure: #<unspecified>	Ivan Raikov	defect	major	extensions	4.12.0
1415	"geo-utils uses ""numbers"" but doesn't specify it as a dependency"	Kon Lovett	defect	major	extensions	4.12.0
1417	ploticus: Error: unable to figure out location of libploticus	Ivan Raikov	defect	major	extensions	4.12.0
1423	string-utils 1.5.4 test: Error: (cadddr) bad argument type: ()	Kon Lovett	defect	major	extensions	4.12.0
1434	srfi-27 (version 3.3.0): installation failure	Kon Lovett	defect	major	extensions	4.13.0
1443	sync 2.2.0: missing dependency on format	Kon Lovett	defect	major	extensions	4.13.0
1444	Chicken will not build from tarball if contents are placed in version control and then retrieved		defect	major	build system	4.13.0
1447	posix-utils: installation failure: cannot import from undefined module: fx-utils	Kon Lovett	defect	major	extensions	4.13.0
1448	http-client escaping URI path		defect	major	extensions	4.13.0
1449	Chicken fails to install when built statically		defect	major	build system	4.13.0
1459	segfault violation with thread-sleep! on a flonums		defect	major	unknown	5.0.0
1472	[srfi-42] Shady tests in cond	Ivan Raikov	defect	major	extensions	
1474	[F-operator] Shift/reset working differently than in guile	Kon Lovett	defect	major	extensions	
1478	blas installation failre (missing imports in build.scm)	Ivan Raikov	defect	major	extensions	5.0.0
1480	dyn-vector: exported identifier has not been defined: tabulate	Ivan Raikov	defect	major	extensions	5.0.0
1482	All module exports after interface: are ignored		defect	major	compiler	5.0.0
1483	coops-utils: mising dependency on srfi-13	Kon Lovett	defect	major	extensions	5.0.0
1487	expand-full for C5 needs srfi-1	Kon Lovett	defect	major	extensions	4.13.0
1488	typeclass for C5 needs srfi-1	Ivan Raikov	defect	major	extensions	4.13.0
1489	directory-utils: Syntax error (import): cannot import from undefined module: scheme.file	Kon Lovett	defect	major	extensions	5.0.0
1495	synch: missing dependency on srfi-18	Kon Lovett	defect	major	extensions	5.0.0
1497	unitconv: installation error: cannot import from undefined module unitconv	Ivan Raikov	defect	major	extensions	5.0.0
1500	srfi-71, vector-lib: tests: setting repository-path to a string breaks things		defect	major	extensions	5.0.0
1502	ersatz: installation failure: unbound variable: fprintf	Ivan Raikov	defect	major	extensions	5.0.0
1507	nanomsg: missing dependency on srfi-18	kristianlm	defect	major	extensions	5.0.0
1508	ersatz: missing 1.27 tag	Ivan Raikov	defect	major	extensions	5.0.0
1509	scss: cannot import from undefined module: scss	Moritz Heidkamp	defect	major	extensions	5.0.0
1510	address-info: missing dependency on srfi-1	Thomas Chust	defect	major	extensions	5.0.0
1512	chicken-belt 0.0.10 cannot be fetched	Moritz Heidkamp	defect	major	extensions	4.13.0
1522	aes: added to egg-location, but no release available	Alaric Snell-Pym	defect	major	extensions	
1525	mpi: missing dependency on srfi-13	Ivan Raikov	defect	major	extensions	5.0.0rc1
1528	mpi: test failure: ompi_mpi_init: ompi_rte_init failed	Ivan Raikov	defect	major	extensions	
1529	comparse: missing tag for version 0.3.0	Moritz Heidkamp	defect	major	extensions	4.13.0
1531	henrietta-cache 1.2 breaks init files that use symbols from henrietta-cache	sjamaan	defect	major	extensions	4.13.0
1542	sqlite3pth 3.7.2: failure in tests: unbound variable: llrb-string-table#str2sym	joergw	defect	major	extensions	5.0.0rc2
1543	llrb-tree 0.3.4: missing tag in the repository	joergw	defect	major	extensions	4.13.0
1558	sql-de-lite: test failure (missing imports?)	Jim Ursetto	defect	major	extensions	5.0.0
1559	byte-blob: test failure (missing import?)	Ivan Raikov	defect	major	extensions	5.0.0
1560	tcp6: missing dependency specification: srfi-1	Jim Ursetto	defect	major	extensions	5.0.0
1562	compile-file's version has gone backwards	Ivan Raikov	defect	major	extensions	5.0.0
1565	file-lock/blocking failing		defect	major	core libraries	5.0.0
1567	graph-scc: egg-locations points to non-existing .release-info file	Ivan Raikov	defect	major	extensions	5.0.0
1570	lmdb-ht: installation failure (cannot import from undefined module: compile-file)	Ivan Raikov	defect	major	extensions	5.0.0
1573	sqlite3: installation failure (reference to possibly unbound identifier `mtx')	Thomas Chust	defect	major	extensions	5.0.0
1577	Apropos tests crash via symbol-utils in 5.0.1	Kon Lovett	defect	major	extensions	5.0.0
1579	spiffy does not flush output port		defect	major	extensions	5.0.0
1580	oauth: installation failure due to dependency on hmac (not available for C5)	andyjpb	defect	major	extensions	5.0.0
1585	kd-tree: missing dependency on datatype	Ivan Raikov	defect	major	extensions	5.0.0
1589	locale: missing dependency specification on srfi-1	Kon Lovett	defect	major	extensions	5.0.0
1590	xsubstring with `to' argument less than string length results in a crash		defect	major	extensions	5.0.0
1591	fmt: installation failure: fmt-unicode-chicken: No such file or directory	Ivan Raikov	defect	major	extensions	5.0.0
1592	color: installation error caused by modifications in CHICKEN		defect	major	unknown	5.0.0
1593	getopt-long: missing dependency on srfi-1	Ivan Raikov	defect	major	extensions	5.0.0
1594	tcp6: missing dependency on srfi-1	Jim Ursetto	defect	major	extensions	5.0.0
1595	srfi-113: test failures	Jeremy Steward	defect	major	extensions	5.0.0
1598	beaker: installation failure: cannot import from undefined module debugger-protocol	evhan	defect	major	extensions	5.0.0
1612	"address-info: server responding ""502 Bad Gateway"""	Thomas Chust	defect	major	extensions	5.0.0
1622	srfi-41 does not compile with CHICKEN 5.1.0rc1	Kon Lovett	defect	major	extensions	5.1.0rc1
1629	lexgen: installation failure (unbound identifiers: `lseq-first' and `lseq-rest')	Ivan Raikov	defect	major	extensions	5.1.0
1636	"tabular: failure in tests (No such file or directory: ""tests/data/banklist.csv"")"	Ivan Raikov	defect	major	extensions	5.1.0
1640	test		defect	major	unknown	5.1.0
1641	another test		defect	major	unknown	5.1.0
1652	s11n: failure in tests	felix winkelmann	defect	major	extensions	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
1677	fp-utils: installation failure: cannot import from undefined module fx-utils	Kon Lovett	defect	major	extensions	5.1.0
1678	messages: installation failure: reference to possibly unbound identifier `bind-seq-db'	juergen	defect	major	extensions	5.1.0
1679	thread-utils: undeclared dependency on srfi-1	Kon Lovett	defect	major	extensions	5.1.0
1682	procedural-macros: failure in tests	juergen	defect	major	extensions	5.1.0
1692	s11n doesn't work with srfi-69 hash-tables		defect	major	extensions	
1694	box 3.2.0 breaks srfi-123, which breaks srfi-105	Kon Lovett	defect	major	extensions	5.2.0
1697	R7RS cond-expand library form is broken		defect	major	unknown	5.2.0
1700	coops-utils: installation failure: no rule matches form (pointer-uword-ref ...)	Kon Lovett	defect	major	extensions	5.2.0
1707	procedural-macros: failure in tests	juergen	defect	major	extensions	5.2.0
1708	genann: installation broken with CHICKEN 5.2.0	Diego	defect	major	extensions	5.2.0
1710	Major garbage collector runs all the time		defect	major	core libraries	5.2.0
1717	coops — slot-initialized?		defect	major	unknown	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
1724	messages: installation failure	juergen	defect	major	extensions	5.2.0
1737	srfi-41: missing dependency on srfi-1	Kon Lovett	defect	major	extensions	5.2.0
1744	chicken-install: Error: (string->number) bad argument type: #!eof		defect	major	core tools	5.2.0
1748	generics: missing build dependency specification	juergen	defect	major	extensions	
1750	apropos sort drops macros	Kon Lovett	defect	major	extensions	5.2.0
1752	spiffy-cgi-handlers: infinite redirect with cgit 'about' page		defect	major	extensions	5.2.0
1753	macOS case-insesitive fs resolves C++ <version> to chicken-install generated VERSION file		defect	major	unknown	5.2.0
1760	IR-transformer not implicitly renaming?		defect	major	unknown	5.2.0
1780	wishlist: support keywords in coops (make <class>  ...) form	felix winkelmann	defect	major	extensions	5.2.0
1781	http-client: Always include a path component when sending a proxy request	sjamaan	defect	major	unknown	5.2.0
1785	csc man page lists -static-libs but -static is the correct option		defect	major	unknown	5.2.0
1789	md5 egg doesn't run tests on the correct CHICKEN	Kon Lovett	defect	major	extensions	5.2.0
1790	md5 egg refers to nonexisting header file in source-dependencies list causing it to fail on rebuild	Kon Lovett	defect	major	extensions	5.2.0
1791	format-date reports bad argument count	Kon Lovett	defect	major	unknown	5.2.0
1800	chicken-install fails installing eggs when encountering truncated/empty .egg-info files		defect	major	core tools	5.3.0
1804	compare doesn't compare if name is already bound		defect	major	expander	5.2.0
1811	[r7rs] 'environment' wrongly imports all symbols from r7rs module		defect	major	extensions	5.3.0
1838	http-client does not multipart encode string ports properly		defect	major	unknown	5.3.0
1839	incorrect compilation of known local calls		defect	major	compiler	6.0.0
1844	postgresql egg version unquoted so read as symbol		defect	major	extensions	5.4.0
1846	integer overflow when running 6.0.0pre1 tests (1)		defect	major	core libraries	6.0.0
1847	integer overflow when running 6.0.0pre1 tests (2)		defect	major	unknown	6.0.0
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
937	Types manual page missing in 4.8.0		defect	minor	documentation	4.8.x
939	simple-directory-handler: error 500 on listing a directory with a link foo -> foo	sjamaan	defect	minor	extensions	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
947	make: phony support	felix winkelmann	enhancement	minor	extensions	4.8.x
948	scrutiny for list-of type seems wrong	felix winkelmann	defect	minor	scrutinizer	4.8.x
951	print-length-limit		defect	minor	core libraries	4.8.x
952	scrutiny for list-of type wrong when matched with pair types	felix winkelmann	defect	minor	scrutinizer	4.8.x
954	openssl egg is tripping on utf8, someplace	Thomas Chust	defect	minor	extensions	4.8.x
956	"sha1sum: ""sha1sum"" should do something sensible on Windows"		defect	minor	extensions	4.8.x
957	crunch: multi-arg primitives could be simulated via syntax	felix winkelmann	enhancement	minor	extensions	4.8.x
963	tcp6 egg ignores (tcp-read-timeout #f)	Jim Ursetto	defect	minor	extensions	
967	SRFI 19 TZ offset & name do not need to match	Kon Lovett	defect	minor	unknown	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
983	Unit lolevel is missing the documented vector-like?	felix winkelmann	defect	minor	unknown	4.8.x
987	apropos uses foldl but does not state the correct chicken dependency	Kon Lovett	defect	minor	extensions	4.8.x
994	http-session's session-del! fails when the entry is the session-item's first binding	Mario Domenech Goulart	defect	minor	extensions	4.8.x
1004	read-line inconsistency		defect	minor	unknown	4.8.x
1012	getopt-long discards doublequotes and option values after whitespace characters	Ivan Raikov	defect	minor	extensions	4.8.x
1015	berkeley-db tests need srfi-42 and numbers	Thomas Chust	defect	minor	unknown	4.8.x
1023	cgi egg tests fail	Ivan Raikov	defect	minor	extensions	4.8.x
1028	Some glm tests fail	kristianlm	defect	minor	unknown	4.8.x
1029	sixtyfive-oh-two's tests need format	felix winkelmann	defect	minor	extensions	4.8.x
1030	sqlite3: error in tests	Thomas Chust	defect	minor	extensions	4.8.x
1032	srfi-40: a failure in tests	Peter Danenberg	defect	minor	extensions	4.8.x
1033	zlib: one test fails	joseph.gay	defect	minor	extensions	4.8.x
1034	sundials: assertion failure in tests	Ivan Raikov	defect	minor	extensions	4.8.x
1035	bind: tests report a missing file (foreign-transformer-test.scm)	felix winkelmann	defect	minor	extensions	4.8.x
1036	berkeley-db: tests need numbers	Thomas Chust	defect	minor	extensions	4.8.x
1038	byte-blob-find fails to matches at the end of a byte-blob	Ivan Raikov	defect	minor	extensions	4.7.x
1040	coops: Hygiene issue with ensure-generic-procedure	felix winkelmann	defect	minor	extensions	4.8.x
1042	numbers-syntax doesn't accept self-evaluating vectors		defect	minor	extensions	4.8.x
1044	stalin: salmonella-friendly tests	felix winkelmann	defect	minor	extensions	4.8.x
1069	[intarweb] [PATCH] Full list of HTTP status codes	sjamaan	enhancement	minor	unknown	4.8.x
1070	[spiffy] [PATCH] Add mime type for json	sjamaan	enhancement	minor	unknown	4.8.x
1086	Port srfi-40's documentation to wiki format		task	minor	documentation	4.8.x
1118	parley: Arrow key cursor movement doesn't work in csi with urxvt	Christian Kellermann	defect	minor	extensions	4.8.x
1121	Allow functor arguments to be optional		enhancement	minor	expander	4.9.x
1150	irc: tcp-read-timeout not paramaterized everywhere that it needs to be	felix winkelmann	defect	minor	extensions	4.9.x
1151	srfi-99: define-record-type doesn't properly define field accessor when the field name matches a previously defined symbol	Thomas Chust	defect	minor	extensions	4.9.x
1158	aand in the anaphora egg returns an unspecified value when one of the argument is #f	juergen	defect	minor	extensions	4.9.x
1161	irc egg fails at removing message handler		defect	minor	extensions	4.9.x
1174	srfi-42: append-ec fails when apply limit is reached	Ivan Raikov	defect	minor	extensions	4.9.x
1177	man pages deficient		enhancement	minor	documentation	4.9.x
1197	Egg: Schelog Error: unbound variable: %set-of		defect	minor	extensions	4.9.x
1200	file->byte-blob can only read files in text mode on Windows		defect	minor	extensions	4.9.x
1203	Users manual hyperlink in index.html throws error in eww/emacs		defect	minor	unknown	4.9.x
1214	Specialization on certain `or' types doesn't work	evhan	defect	minor	scrutinizer	4.10.x
1220	Problems with chicken-status -f after using chicken-install -p	Christian Kellermann	defect	minor	unknown	4.10.x
1223	sigma egg seems to be missing import of utils		defect	minor	extensions	4.9.x
1225	Strange static compilation behaviour		enhancement	minor	compiler	4.10.x
1287	csc -deploy fails with modules		defect	minor	unknown	4.10.x
1288	qwiki sections have no permalink	sjamaan	enhancement	minor	wiki	4.10.x
1299	"Encoding of file ""tests/compiler-tests.scm"" is latin1"		defect	minor	unknown	4.11.0
1300	Broken image links in wiki.call-cc.org/logos	felix winkelmann	defect	minor	unknown	
1301	"Wiki site title is ""Chicken"" instead of ""CHICKEN"""		defect	minor	unknown	
1302	Syntax error for csc -postlude '(main)'		defect	minor	unknown	4.11.0
1304	fastcgi egg segfaults with SIGUSR1		defect	minor	extensions	4.11.0
1307	invalid number of parameters in install target on Windows		defect	minor	build system	4.11.0
1312	Wiki CSS breaks when the wiki page starts with <enscript ...>	arthurmaciel	defect	minor	wiki	
1316	Avoid define-macro warning in sxpath egg		enhancement	minor	extensions	4.11.0
1376	hide/block-global declaration doesn't hide exports		defect	minor	compiler	5.0.0
1390	The behavior between `values` and `call/cc` is inconsistent.		defect	minor	compiler	4.12.0
1406	"srfi-27: tests use ""test"" but don't declare it as a dependency"	Kon Lovett	defect	minor	extensions	4.12.0
1407	"salt (tests): cannot open file - No such file or directory: ""tests/vdp.sml"""	Ivan Raikov	defect	minor	extensions	4.12.0
1408	"suspension (tests): cannot open file - No such file or directory: ""k.data"""	sjamaan	defect	minor	unknown	4.12.0
1413	srfi-27 (tests): cannot import from undefined module: composite-entropy-source	Kon Lovett	defect	minor	extensions	4.12.0
1419	`test` egg doesn't detect the terminal supports colors		defect	minor	unknown	4.12.0
1420	coerce (tests): Error: unbound variable: make-mutex	Kon Lovett	defect	minor	extensions	4.12.0
1463	(use foo) depends on rigid conventions that can and should be relaxed		enhancement	minor	core libraries	5.0.0
1473	stb-image and stb-image-write test failures on 32-bit systems	kristianlm	defect	minor	extensions	4.13.0
1481	compiler type warning (but no need for a warning)		defect	minor	compiler	4.13.0
1490	csi: Modules leak identifiers		defect	minor	unknown	5.0.0
1499	srfi-42: tests: Error: unbound variable: fx>	Ivan Raikov	defect	minor	extensions	5.0.0
1501	datatype: tests: unbound variable: ->string	Ivan Raikov	defect	minor	extensions	5.0.0
1523	srf-113 0.9: test failure: unbound variable: hash-table-exists?	Jeremy Steward	defect	minor	extensions	4.13.0
1530	uri-generic fails with match error on IPv6 addresses using bracket notation		defect	minor	extensions	5.0.0rc1
1544	apropos duplicate symbol-module-macro in output	Kon Lovett	defect	minor	extensions	5.0.0
1549	internet-message: tests: missing dependency on srfi-13	Ivan Raikov	defect	minor	extensions	4.13.0
1551	Review of code examples in C5 manual needed		defect	minor	documentation	5.0.0
1568	graph-bfs: srfi-13 is required for tests	Ivan Raikov	defect	minor	extensions	5.0.0
1569	stmp: missing dependency on srfi-13 for tests	Ivan Raikov	defect	minor	extensions	5.0.0
1603	Bogus module resolution error for fx+ when using scsh-process	sjamaan	defect	minor	extensions	5.0.0
1610	test duration should be printed as inexact	Alex Shinn	defect	minor	extensions	
1616	Add stop-server procedure to spiffy	sjamaan	enhancement	minor	extensions	5.0.0
1639	srfi-13: string-concatenate stops when cdr is non-list		defect	minor	extensions	5.1.0
1653	importing sequences prints () to stdout	felix winkelmann	defect	minor	extensions	5.1.0
1693	add 32bit feature, similar to 64bit		enhancement	minor	core libraries	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
1706	messages: failure in tests	juergen	defect	minor	extensions	5.2.0
1709	salt: failure in tests (unbound variable: unitconv#unit)	Ivan Raikov	defect	minor	extensions	5.2.0
1711	##sys#read with -keyword-style prefix transforms bare colon into empty symbol		defect	minor	core libraries	5.2.0
1722	srfi-193: failure in tests	lassik	defect	minor	extensions	5.2.0
1738	arrays: failure in tests	juergen	defect	minor	extensions	5.2.0
1741	skiplists: failure in tests	juergen	defect	minor	extensions	5.2.0
1742	simple-cells: failure in tests	juergen	defect	minor	extensions	5.2.0
1743	simple-contracts: failure in tests	juergen	defect	minor	extensions	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
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
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
1786	tabular errors out when specifying both column-names and return-names	Ivan Raikov	defect	minor	extensions	5.2.0
1799	[colorize egg] slow on big files		enhancement	minor	extensions	5.3.0
1802	chicken-install doesn't update outdated cached eggs		defect	minor	core tools	5.3.0
1806	Finding missing dependencies		enhancement	minor	compiler	5.3.0
1816	srfi-41: stream-match discards multiple values		defect	minor	extensions	5.3.0
1830	Memoization of directory used by create-temporary-{file,directory}	Mario Domenech Goulart	defect	minor	core libraries	5.3.0
1854	apropos bos reg-ex (^) fails	Kon Lovett	defect	minor	extensions	5.4.0
1864	delete-file and delete-file* inconsistency		defect	minor	unknown	5.3.0
1865	delete-file and delete-file* inconsistency		defect	minor	unknown	5.3.0
958	continue compilation for toplevel forms, if possible	felix winkelmann	enhancement	not urgent at all	compiler	4.8.x
977	make SSAX raise a proper condition when encountering a parse error instead of calling error	felix winkelmann	enhancement	not urgent at all	extensions	4.8.x
978	"Ports don't keep track of ""column"" anymore - restore this"	sjamaan	defect	not urgent at all	core libraries	4.8.x
1019	Different uri-common results for a hairy case	sjamaan	defect	not urgent at all	extensions	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
1284	Incorrect Expansion of => Clauses with Literals in Cond		defect	not urgent at all	expander	4.9.x
1292	Unit posix: documentation incomplete		defect	not urgent at all	core libraries	4.10.x
1297	variables defined inside closure survive beyond closure!		change request	not urgent at all	core libraries	4.11.0
1394	Missing hex->string in string-utils	Kon Lovett	enhancement	not urgent at all	extensions	
1435	getstr function in ncurses egg	felix winkelmann	defect	not urgent at all	extensions	4.13.0
1440	Something goes wrong when generating inline file for module using foregin-lambda*		defect	not urgent at all	compiler	4.13.0
1556	Make inline files less expanded for the scrutinizer		enhancement	not urgent at all	compiler	5.0.0
1642	"replace ""params"" slot in nodes of intermediate representation"		defect	not urgent at all	compiler	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
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
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
1747	manual-labor produces malformed HTML	Jim Ursetto	defect	not urgent at all	extensions	5.2.0
1765	enable-warnings time-travelling shenanigans		defect	not urgent at all	unknown	5.2.0
1766	patch to port the netstring egg to CHICKEN 5	Moritz Heidkamp	change request	not urgent at all	extensions	5.2.0
1112	Figure out a way to safely release objects		defect	critical	core libraries	4.8.x
1293	eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC		defect	critical	core libraries	4.10.x
488	SLIME completion does not complete up to first non-unique point in string	Nick Gasson	defect	major	extensions	4.6.x
731	couchdb-view-server: segfault in tests	Moritz Heidkamp	defect	major	extensions	4.7.x
779	hyde: support trailing slashes on directories		defect	major	extensions	4.7.x
960	Need API to box and unbox FILE* pointers as Scheme ports		defect	major	core libraries	4.8.x
980	make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error		defect	major	unknown	4.8.x
1095	AD egg compilation fails due to unsupported gcc flag on OpenBSD-current		defect	major	unknown	4.8.x
1128	stty termios struct, add feature test for speed attributes	Alex Shinn	defect	major	extensions	4.9.x
1131	Kill ##sys#alias-global-hook with fire		defect	major	unknown	4.9.x
1165	redis relies on GNU make, which is not the default make on BSDs	0xab	defect	major	extensions	4.9.x
1168	make install: umask problem with modules.db		defect	major	build system	4.9.x
1180	parley seems to insert the same sexpression to the reader again when getting input while sleeping	Christian Kellermann	defect	major	extensions	4.9.x
1204	chicken-install permissions with executables		defect	major	unknown	4.9.x
1217	Unit Posix time/date behaviors differ across operating systems		defect	major	core libraries	4.9.x
1222	Rework error handling to make it work better with non-POSIX functions		enhancement	major	core libraries	
1235	Issue with parameters		defect	major	core libraries	4.10.x
1238	mw (tests): openssl egg is needed for HTTPS	Tony Sidaway	defect	major	extensions	4.10.x
1241	pty: test failure	Alex Shinn	defect	major	extensions	4.10.x
1247	twilio's license is BSD, but it depends on a GPL-3 egg (s)	Peter Danenberg	defect	major	extensions	4.10.x
1259	slow polling		enhancement	major	core libraries	4.10.x
1265	AD: installation failure	0xab	defect	major	extensions	4.10.x
1305	chmod of modules.db on new installation		defect	major	build system	4.11.0
1321	async-io tests hang		defect	major	unknown	4.11.0
1323	Teach compiler that fold and map with clean procedure is itself clean		defect	major	compiler	4.11.0
1325	qt-light egg: timers may put chicken into an inconsistent state		defect	major	extensions	4.11.0
1350	Static linking is broken on Solaris		defect	major	unknown	4.12.0
1404	aima: Error: (match) during expansion of (make-debug-environment ...) - no matching pattern	Peter Danenberg	defect	major	extensions	4.12.0
1411	ssql-record (tests): Error: unbound variable: test-table-rec-update (and other failures/errors)	arthurmaciel	defect	major	extensions	4.12.0
1412	msgpack (tests): Error: segmentation violation	hugoarregui	defect	major	extensions	4.12.0
1416	chunk-vector: many unbound identifiers	pluizer	defect	major	extensions	4.12.0
1450	TCP connections can cause process to hang		defect	major	core libraries	4.13.0
1453	Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization		defect	major	unknown	4.13.0
1454	process-wait does not function corrently with nohang on Windows		defect	major	core libraries	4.13.0
1465	get-keyword fails to operate correctly if keywords in first and second arguments come from different environments		defect	major	core libraries	4.13.0
1475	(scrutinizer) Types for global variables are not refined by predicates		defect	major	scrutinizer	5.0.0
1496	zlib: checksum mismatch in tests starting on 2018-08-05	joseph.gay	defect	major	extensions	4.13.0
1503	Fix dev-snapshot script	Mario Domenech Goulart	defect	major	infrastructure	5.0.0
1519	salt: test failure: can't read MLB path map file	Ivan Raikov	defect	major	extensions	5.0.0
1524	environments 1.6.2 breaks the installation of eggs which depend on it		defect	major	extensions	4.13.0
1527	Procedures grouping in the wiki is confusing		defect	major	wiki	
1553	sqlite3: The PREPARE procedure does not make it clear when it has and has not parsed a statement from a string.		enhancement	major	extensions	4.13.0
1561	Rewrite .egg file before installation		defect	major	extensions	5.0.0
1566	ports-tests are not testing file-lock procedures	Christian Kellermann	defect	major	core libraries	5.0.0
1571	Sources for blowfish egg no longer available in bitbucket	rivo	defect	major	extensions	4.13.0
1574	Redefining reverse in csi makes lambda behave differently, and even segfault		defect	major	compiler	5.0.0
1597	dbus 0.96: installation failure	Shawn Rutledge	defect	major	extensions	4.13.0
1607	zlib: failure in tests	Robert C Jensen	defect	major	extensions	5.0.0
1615	hidden/gensymed variables are registered for export	sjamaan	defect	major	expander	5.0.0
1632	atom: failure in tests	Jim Ursetto	defect	major	extensions	5.1.0
1696	mutex-lock! doesn't always lock mutex		defect	major	unknown	5.2.0
1714	types.db not found on mingw32		defect	major	unknown	5.2.0
1716	coops + s11n malfunction		defect	major	extensions	5.1.0
1728	chicken-install postgresql fails on Windows		defect	major	unknown	5.2.0
1759	Module system weirdness		defect	major	unknown	5.2.0
1784	Modify chickadee to say what module an identifier is in		defect	major	documentation	5.2.0
1792	Some eggs install into system /share and /bin (even when CHICKEN_INSTALL_REPOSITORY is set); this fails when the directory is RO		defect	major	unknown	5.2.0
1796	Allow type definitions to be exported.		enhancement	major	core libraries	5.3.0
1807	with-input-from-string scsh-process		enhancement	major	extensions	5.3.0
1808	Srfi-42 index keyword hygiene		defect	major	extensions	5.2.0
1810	ezd man page not installed		defect	major	unknown	5.3.0
1813	Test w64devkit		task	major	build system	5.3.0
1815	(chicken irregex): Use condition kinds		defect	major	core libraries	5.3.0
1818	Exporting a macro inhibits compiled program from locating libraries		defect	major	compiler	5.3.0
1829	CHICKEN nixos package is incorrectly configured		defect	major	build system	5.3.0
1832	Exported syntaxes are not fully hygienic		defect	major	compiler	5.3.0
1836	Chicken doesn't build out of the box on recent macosx		defect	major	build system	5.3.0
1840	Chicken Scheme fails to build for xtensa		defect	major	unknown	5.3.0
1842	Possibly inconsistent install/lookup behavior in the presence of CHICKEN_INSTALL_PREFIX		defect	major	core libraries	5.4.0
1849	http-client: with-input-from-request fails when uri-or-request is an intarweb request		defect	major	extensions	5.3.0
1855	Egg spec's version format is stricter than release-info's		defect	major	unknown	5.4.0
1859	Type information doesn't survive calls to define-inline procedures		defect	major	scrutinizer	6.0.0
1861	[R7RS] Initial environment of a CHICKEN program should be empty		defect	major	unknown	5.4.0
1862	Chicken 5.4.0 doesn't build on Windows		defect	major	unknown	5.4.0
1867	Cannot display literal values over 2^30 but within fixnum 64-bit range when declaring fixnum-arithmetic		defect	major	unknown	5.4.0
1868	vector->string adds \x00 to the output		defect	major	core libraries	6.0.0
1869	vector->string adds \x00 to the output		defect	major	core libraries	6.0.0
1870	vector->string adds \x00 to the output		defect	major	core libraries	6.0.0
258	z3 egg improvements	Jim Ursetto	enhancement	minor	extensions	
747	coops: integrate primitive type classes	felix winkelmann	task	minor	extensions	4.7.x
749	honu: handle octal format escapes in string literals		defect	minor	extensions	4.7.x
752	test and document qt-light enhancements by satosi		task	minor	extensions	4.7.x
784	ssax's `ssax:warn' ignores its first argument (port)		defect	minor	extensions	4.7.x
934	improve documentation for functors and named interfaces		defect	minor	documentation	4.8.x
1007	socket egg: socket-close should track closed status	Jim Ursetto	defect	minor	unknown	
1148	Fix setup-helper usage in eggs		defect	minor	extensions	4.9.x
1162	gethostbyname() is deprecated in favour of getaddrinfo()		enhancement	minor	core libraries	4.9.x
1176	Support capturing multiple value type in `forall`, etc.		enhancement	minor	scrutinizer	4.9.x
1215	Warn about too specific type declarations		enhancement	minor	scrutinizer	4.10.x
1233	hexgrid: test failure	estevo	defect	minor	extensions	4.9.x
1236	equal? can break at random moments		defect	minor	core libraries	4.10.x
1310	feathers: show number of debug-events for each line	felix winkelmann	enhancement	minor	core tools	4.11.0
1311	"feathers: Implement ""Next"""		enhancement	minor	core tools	4.11.0
1339	char-ready? returns #f even when input is available		defect	minor	core libraries	4.11.0
1340	Unable to compile a mathh gama instruction at or above optimize-level 3		defect	minor	unknown	4.11.0
1371	locative table is only grown, never shrunk		defect	minor	core libraries	4.12.0
1382	sql-de-lite ignores new versions of sqlite3 on Cygwin	Jim Ursetto	defect	minor	extensions	4.12.0
1427	gochan's test failure	kristianlm	defect	minor	extensions	4.12.0
1452	[test egg]: test-group eats the call-chain on error		defect	minor	extensions	
1476	(scrutinizer) Should global types be smashed in local contexts?		task	minor	scrutinizer	5.0.0
1491	##sys#expand-multiple-values-assignment works for some reason		defect	minor	expander	5.0.0
1526	gochan: test failure: 10ms messages for 105ms means 10 messages: expected 10 but got 11	kristianlm	defect	minor	extensions	
1541	Use reentrant library functions, if available		defect	minor	core libraries	5.0.0
1582	List of available eggs in RSS format contain incomplete URLs		defect	minor	wiki	5.0.0
1621	apropos support disjoint keyword	Kon Lovett	defect	minor	extensions	5.0.0
1628	hopefully: deadlock in tests	joergw	defect	minor	extensions	5.1.0
1634	copy-file and move-file do not preserve permissions		defect	minor	core libraries	5.1.0
1635	Include multiple times in a row 'interrupts' definitions		defect	minor	expander	5.1.0
1701	Egg SRFI-37 - wrong result		defect	minor	extensions	5.2.0
1702	Switch to srfi-115		enhancement	minor	core libraries	5.2.0
1719	unbounded growth from parameterize		defect	minor	core libraries	5.2.0
1726	chicken.base#implicit-exit-handler reporting segmentation violation with non-default heap size		defect	minor	core libraries	5.1.0
1735	Strip away prefix when importing		enhancement	minor	core libraries	5.2.0
1763	chicken-install should pass features defined on the command line on to the build script		change request	minor	core tools	5.2.0
1776	More scrutable bootstrapping process		enhancement	minor	unknown	5.2.0
1795	Types for srfi-69 egg		defect	minor	extensions	5.3.0
1798	No promise type.		enhancement	minor	core libraries	5.3.0
1801	parley constructs an internally inconsistent input port		defect	minor	extensions	5.3.0
1814	OS X / PowerPC failing test: remainder return -0.0		defect	minor	unknown	5.3.0
1820	Clean up C preprocessor macros		task	minor	core libraries	5.3.0
1831	Use a parameter for the directory to be used by create-temporary-{file,directory}		enhancement	minor	core libraries	6.0.0
1833	inaccuracy in exponential functions		defect	minor	unknown	5.3.0
1845	srfi-69 .types errors		defect	minor	extensions	5.4.0
1851	utf8 egg: Missing char sets and outdated tables		defect	minor	unknown	5.4.0
1853	utf8 egg: Missing character type predicates		defect	minor	extensions	5.4.0
1863	delete-file and delete-file* inconsistency		defect	minor	unknown	5.3.0
1866	pretty-print and pp does not print UTF-8 characters		defect	minor	unknown	6.0.0
776	shared lib link arguments in makefile are not transmitted to eggs		enhancement	not urgent at all	build system	4.7.x
1061	syntax-rules should be able to automatically determine implicit exports		enhancement	not urgent at all	expander	4.8.x
1134	with-input-from-pipe should be rewritten so it does not block		enhancement	not urgent at all	core libraries	4.9.x
1155	values and the scrutinizer		defect	not urgent at all	scrutinizer	4.9.x
1351	syntax-rules has difficulty handling ellipsis in some cases?	sjamaan	defect	not urgent at all	expander	5.0.0
1384	Simplify resolution of include/extend/types/inline/extension files		enhancement	not urgent at all	compiler	5.0.0
1439	Add switch to csi to set initial module		enhancement	not urgent at all	core tools	5.0.0
1445	Support parameterised hash table type declarations		enhancement	not urgent at all	scrutinizer	5.0.0
1446	Implement contravariant type checking for procedure types		enhancement	not urgent at all	scrutinizer	5.0.0
1471	[types] Enforce parameter types on specialization		enhancement	not urgent at all	scrutinizer	5.0.0
1485	"edit of wiki entries - specific ""Description of your changes"" leads to error"		defect	not urgent at all	wiki	
1657	"It would be nice if glob ""/*/*"" worked"		enhancement	not urgent at all	core libraries	5.1.0
1749	Parallelize CHICKEN core tests		enhancement	not urgent at all	build system	
1848	cairo: quality of life improvements for matrix operations		enhancement	not urgent at all	extensions	5.4.0
1860	overwrite-error in chicken-install should identify egg		enhancement	not urgent at all	core tools	6.0.0
991	spiffy-request-vars' test fails sometimes		defect	major	unknown	4.8.x
1005	mmap test doesn't correctly catch error situations		defect	major	extensions	
1399	Scrutinizer produces incorrect procedure types after merge	evhan	defect	major	scrutinizer	4.12.0
1835	Error in the utf8 egg's substring=?	siiky	defect	major	extensions	5.4.0
1762	Maybe/Just Int checker in Silex compilation		enhancement	not urgent at all	scrutinizer	5.2.0
