﻿id	Summary	Owner	Type	Priority	Milestone	Component
1112	Figure out a way to safely release objects		defect	critical	someday	core libraries
1293	eq?-hash tables calculcate different value for objects after they're mutated and lose locatives after GC		defect	critical	someday	core libraries
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
779	hyde: support trailing slashes on directories		defect	major	someday	extensions
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
1095	AD egg compilation fails due to unsupported gcc flag on OpenBSD-current		defect	major	someday	unknown
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
1146	create-temporary-file and create-temporary-directory are subject to race conditions		defect	major	6.0.0	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
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
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
1235	Issue with parameters		defect	major	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
1259	slow polling		enhancement	major	someday	core libraries
1265	AD: installation failure	0xab	defect	major	someday	extensions
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
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
1350	Static linking is broken on Solaris		defect	major	someday	unknown
1355	define strips hygiene from defined identifiers at top-level		defect	major	6.0.0	expander
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
1450	TCP connections can cause process to hang		defect	major	someday	core libraries
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
1475	(scrutinizer) Types for global variables are not refined by predicates		defect	major	someday	scrutinizer
1486	Reading and writing to a pipe set up by process can cause scheduler assertion errors		defect	major	6.0.0	core libraries
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
1524	environments 1.6.2 breaks the installation of eggs which depend on it		defect	major	someday	extensions
1527	Procedures grouping in the wiki is confusing		defect	major	someday	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	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
1574	Redefining reverse in csi makes lambda behave differently, and even segfault		defect	major	someday	compiler
1597	dbus 0.96: installation failure	Shawn Rutledge	defect	major	someday	extensions
1607	zlib: failure in tests	Robert C Jensen	defect	major	someday	extensions
1611	Restructure checks for inlinable intrinsics	sjamaan	enhancement	major	6.0.0	compiler
1615	hidden/gensymed variables are registered for export	sjamaan	defect	major	someday	expander
1632	atom: failure in tests	Jim Ursetto	defect	major	someday	extensions
1656	Refactor TCP unit to make ipv6 work from core		enhancement	major	6.0.0	core libraries
1695	Exception handler bug when compiled with -O5?		defect	major	6.0.0	compiler
1696	mutex-lock! doesn't always lock mutex		defect	major	someday	unknown
1714	types.db not found on mingw32		defect	major	someday	unknown
1716	coops + s11n malfunction		defect	major	someday	extensions
1728	chicken-install postgresql fails on Windows		defect	major	someday	unknown
1759	Module system weirdness		defect	major	someday	unknown
1784	Modify chickadee to say what module an identifier is in		defect	major	someday	documentation
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	someday	unknown
1796	Allow type definitions to be exported.		enhancement	major	someday	core libraries
1803	Avoid getrusage system calls in GC		defect	major	6.0.0	core libraries
1807	with-input-from-string scsh-process		enhancement	major	someday	extensions
1808	Srfi-42 index keyword hygiene		defect	major	someday	extensions
1810	ezd man page not installed		defect	major	someday	unknown
1812	Modules leaking define-for-syntax variables and functions		defect	major	6.0.0	core libraries
1813	Test w64devkit		task	major	someday	build system
1815	(chicken irregex): Use condition kinds		defect	major	someday	core libraries
1818	Exporting a macro inhibits compiled program from locating libraries		defect	major	someday	compiler
1821	Have big-chicken-like feature in the core		enhancement	major	6.0.0	core libraries
1828	Keep R5RS syntax-rules?		task	major	6.0.0	expander
1829	CHICKEN nixos package is incorrectly configured		defect	major	someday	build system
1832	Exported syntaxes are not fully hygienic		defect	major	someday	compiler
1836	Chicken doesn't build out of the box on recent macosx		defect	major	someday	build system
1840	Chicken Scheme fails to build for xtensa		defect	major	someday	unknown
1842	Possibly inconsistent install/lookup behavior in the presence of CHICKEN_INSTALL_PREFIX		defect	major	someday	core libraries
1849	http-client: with-input-from-request fails when uri-or-request is an intarweb request		defect	major	someday	extensions
1855	Egg spec's version format is stricter than release-info's		defect	major	someday	unknown
1859	Type information doesn't survive calls to define-inline procedures		defect	major	someday	scrutinizer
1861	[R7RS] Initial environment of a CHICKEN program should be empty		defect	major	someday	unknown
1862	Chicken 5.4.0 doesn't build on Windows		defect	major	someday	unknown
1867	Cannot display literal values over 2^30 but within fixnum 64-bit range when declaring fixnum-arithmetic		defect	major	someday	unknown
1868	vector->string adds \x00 to the output		defect	major	someday	core libraries
1869	vector->string adds \x00 to the output		defect	major	someday	core libraries
1870	vector->string adds \x00 to the output		defect	major	someday	core libraries
258	z3 egg improvements	Jim Ursetto	enhancement	minor	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
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
1007	socket egg: socket-close should track closed status	Jim Ursetto	defect	minor	someday	unknown
1148	Fix setup-helper usage in eggs		defect	minor	someday	extensions
1162	gethostbyname() is deprecated in favour of getaddrinfo()		enhancement	minor	someday	core libraries
1176	Support capturing multiple value type in `forall`, etc.		enhancement	minor	someday	scrutinizer
1215	Warn about too specific type declarations		enhancement	minor	someday	scrutinizer
1233	hexgrid: test failure	estevo	defect	minor	someday	extensions
1236	equal? can break at random moments		defect	minor	someday	core libraries
1286	define-constant and define-inline should shadow imported identifiers		enhancement	minor	6.0.0	compiler
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
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
1354	Clean up the expander a bit	sjamaan	task	minor	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
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
1452	[test egg]: test-group eats the call-chain on error		defect	minor	someday	extensions
1476	(scrutinizer) Should global types be smashed in local contexts?		task	minor	someday	scrutinizer
1491	##sys#expand-multiple-values-assignment works for some reason		defect	minor	someday	expander
1526	gochan: test failure: 10ms messages for 105ms means 10 messages: expected 10 but got 11	kristianlm	defect	minor	someday	extensions
1541	Use reentrant library functions, if available		defect	minor	someday	core libraries
1582	List of available eggs in RSS format contain incomplete URLs		defect	minor	someday	wiki
1605	Display compiler warnings for macros with missing imports		enhancement	minor	6.0.0	compiler
1619	Specialization ignores fixnum mode, leading to suboptimal code		defect	minor	6.0.0	compiler
1621	apropos support disjoint keyword	Kon Lovett	defect	minor	someday	extensions
1628	hopefully: deadlock in tests	joergw	defect	minor	someday	extensions
1634	copy-file and move-file do not preserve permissions		defect	minor	someday	core libraries
1635	Include multiple times in a row 'interrupts' definitions		defect	minor	someday	expander
1701	Egg SRFI-37 - wrong result		defect	minor	someday	extensions
1702	Switch to srfi-115		enhancement	minor	someday	core libraries
1705	Module names should be unique		enhancement	minor	6.0.0	compiler
1719	unbounded growth from parameterize		defect	minor	someday	core libraries
1726	chicken.base#implicit-exit-handler reporting segmentation violation with non-default heap size		defect	minor	someday	core libraries
1735	Strip away prefix when importing		enhancement	minor	someday	core libraries
1746	Improve chicken-install cyclic dependencies error		enhancement	minor	6.0.0	core tools
1763	chicken-install should pass features defined on the command line on to the build script		change request	minor	someday	core tools
1776	More scrutable bootstrapping process		enhancement	minor	someday	unknown
1795	Types for srfi-69 egg		defect	minor	someday	extensions
1798	No promise type.		enhancement	minor	someday	core libraries
1801	parley constructs an internally inconsistent input port		defect	minor	someday	extensions
1814	OS X / PowerPC failing test: remainder return -0.0		defect	minor	someday	unknown
1820	Clean up C preprocessor macros		task	minor	someday	core libraries
1831	Use a parameter for the directory to be used by create-temporary-{file,directory}		enhancement	minor	someday	core libraries
1833	inaccuracy in exponential functions		defect	minor	someday	unknown
1845	srfi-69 .types errors		defect	minor	someday	extensions
1851	utf8 egg: Missing char sets and outdated tables		defect	minor	someday	unknown
1853	utf8 egg: Missing character type predicates		defect	minor	someday	extensions
1856	srfi-69 egg hash-table-remove! operation doesn't operate over the entire table		defect	minor	6.0.0	extensions
1857	srfi-69 egg hash-table-update![/default] always attempts table resize		defect	minor	6.0.0	extensions
1858	srfi-69 egg uses list for table of primes & vector better		defect	minor	6.0.0	extensions
1863	delete-file and delete-file* inconsistency		defect	minor	someday	unknown
1866	pretty-print and pp does not print UTF-8 characters		defect	minor	someday	unknown
776	shared lib link arguments in makefile are not transmitted to eggs		enhancement	not urgent at all	someday	build system
1061	syntax-rules should be able to automatically determine implicit exports		enhancement	not urgent at all	someday	expander
1134	with-input-from-pipe should be rewritten so it does not block		enhancement	not urgent at all	someday	core libraries
1155	values and the scrutinizer		defect	not urgent at all	someday	scrutinizer
1351	syntax-rules has difficulty handling ellipsis in some cases?	sjamaan	defect	not urgent at all	someday	expander
1384	Simplify resolution of include/extend/types/inline/extension files		enhancement	not urgent at all	someday	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
1471	[types] Enforce parameter types on specialization		enhancement	not urgent at all	someday	scrutinizer
1485	"edit of wiki entries - specific ""Description of your changes"" leads to error"		defect	not urgent at all	someday	wiki
1657	"It would be nice if glob ""/*/*"" worked"		enhancement	not urgent at all	someday	core libraries
1749	Parallelize CHICKEN core tests		enhancement	not urgent at all	someday	build system
1848	cairo: quality of life improvements for matrix operations		enhancement	not urgent at all	someday	extensions
1860	overwrite-error in chicken-install should identify egg		enhancement	not urgent at all	someday	core tools
