Custom Query (1631 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 1631)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Type Priority Milestone Component
#1505 Trace output is messy for eggs defect not urgent at all 5.0 extensions
#1511 Support for `files' form in the "toplevel" of egg description files enhancement major 5.0 build system
#1514 On Windows, chicken-install uses .o as an extension in some cases defect major 5.0 extensions
#1515 Missing quotes around pathnames in generated build script on Windows defect major 5.0 extensions
#1516 Invalid copy command in generated install script on Windows defect major 5.0 core tools
#1517 fxmod works differently with -unsafe defect major 5.0 compiler
#1518 Unimplemented procedures in (chicken file posix) defect major 5.0 core libraries
#1521 srfi-69 does not support ratnums and cplxnums defect major 5.0 extensions
#1533 Scrutinizer seems to get confused about list length defect major 5.0 scrutinizer
#1534 string<=? and string>=? return the wrong value for some strings defect major 5.0 core libraries
#1535 The installed-files egg specification option is undocumented defect major 5.0 documentation
#1536 chicken-install includes the CHICKEN version twice in the path for scheme-include defect major 5.0 build system
#1546 When using -no-install, dependencies should still be installed defect major 5.0 build system
#1547 chicken-do manual page is not installed defect major 5.0 documentation
#1550 chicken-install will generate scripts that may fail randomly when using types or inline files defect major 5.0 extensions
#1552 chicken-install generates install scripts with "install -m 644" hardcoded defect major 5.0 build system
#1554 C_COMPILER_OPTIMIZATIONS is ignored when building chicken-do defect minor 5.0 build system
#1555 Documentation of chicken-install -r is inconsistent with its behaviour defect minor 5.0 core tools
#757 provide ##core#inline-routines for cheap SRFI-4 vector primitives felix winkelmann enhancement minor 5.1 compiler
#806 DSSSL extended lambda lists are unhygienic defect minor 5.1 core libraries
#988 Add drop-prefix to import specifiers enhancement major 5.1 unknown
#1077 Symbols containing newlines don't get quoted by write sjamaan defect major 5.1 core libraries
#1159 Handle -debug h without a source file defect minor 5.1 core tools
#1318 Add peak (and average?) memory usage to `time` macro defect not urgent at all 5.1 core libraries
#1343 Unable to create R7RS libraries which don't import quote evhan defect major 5.1 unknown
#1365 bitwise-not returns wrong values on non-negative arguments defect minor 5.1 core libraries
#1403 bytestructures: reference to possibly unbound identifiers `r6rs.bytevectors' and `quote' evhan defect major 5.1 extensions
#1426 test-finalizers may break in interpreted mode when importing posix felix winkelmann defect major 5.1 core libraries
#1428 Embedded test triggers invalid read in Valgrind and asan defect major 5.1 core libraries
#1441 Macro keywords unexpectedly match against imported identifiers sjamaan defect major 5.1 expander
#1442 file-copy in compiled code causes segfaults sjamaan defect major 5.1 core libraries
#1455 XDG basedir support for csi config, egg cache and maybe more change request minor 5.1 core tools
#1467 Bare hashes cause confusing error message in scripts sjamaan enhancement minor 5.1 core libraries
#1494 Indirect exports with (export (foo bar)) style are not working defect major 5.1 compiler
#1506 module importing itself does not result in an error defect major 5.1 core tools
#1532 "lint mode" for csc enhancement minor 5.1 core tools
#1537 Add unboxing pass felix winkelmann enhancement minor 5.1 compiler
#1538 Add egg component type for C code felix winkelmann enhancement major 5.1 extensions
#1539 Allow conditionals in egg specifications felix winkelmann enhancement major 5.1 extensions
#1545 apropos symbol-table pollution Kon Lovett defect major 5.1 extensions
#1563 Renaming issue with "the" defect major 5.1 expander
#1572 read/write invariance of #! is violated defect major 5.1 core libraries
#1576 Keywords get encoded with leading NUL byte, breaking read-write invariance of symbols starting with a NUL byte defect minor 5.1 core libraries
#1578 apropos does not filter internal & keywords properly Kon Lovett defect major 5.1 unknown
#1581 record-instance? from (chicken memory representation) fails in modules defect minor 5.1 core libraries
#1583 coops record-printer for instances do not work defect minor 5.1 extensions
#1584 installing srfi-13 on win8 fails (MAX_PATH is too low) defect major 5.1 core tools
#1587 imag-part should return 0 instead of 0.0 on a flonum defect minor 5.1 core libraries
#1588 Big breakage linked to eggs’ custom-build scripts defect major 5.1 core tools
#1600 c-object linked to extension isn’t installed but shows up in installed-files in the egg-info file felix winkelmann defect minor 5.1 core tools
#1601 Infinite continuation loop corrupts stack(?) defect minor 5.1 unknown
#1602 POSIX permission definitions are wrong defect major 5.1 core libraries
#1604 fixnum arithmetic is ignored defect major 5.1 compiler
#1608 chicken-install checks for installed files even when -n is passed defect minor 5.1 core tools
#1609 chicken.file.posix#file-type should accept a port Robert C Jensen defect not urgent at all 5.1 core libraries
#1613 CR: Make keywords and symbols distinct types sjamaan change request major 5.1 compiler
#1614 define-foreign-type is broken inside modules defect critical 5.1 expander
#1617 Add -D/-feature to chicken-install enhancement minor 5.1 core tools
#1618 srfi-18 types file is incorrect in 5.1 defect major 5.1 extensions
#1050 chicken-install doesn't check that dependencies installed satisfy the version constraint in the (depends ...) clause defect major 5.2 core tools
#1258 At higher optimization levels, some scrutiny warnings disappear defect minor 5.2 scrutinizer
#1346 define-external variables can't be exported felix winkelmann defect major 5.2 compiler
#1379 Improve "heap-shrinkage" rate enhancement minor 5.2 core libraries
#1422 for-each behaves inconsistently when compiled versus interpreted on lists of unequal length defect major 5.2 core libraries
#1470 Should -analyze-only imply -specialize? task minor 5.2 compiler
#1548 Extra modules leak into environment when using -j defect major 5.2 compiler
#1575 utf8-srfi-13-string-every returns #f with empty string defect major 5.2 unknown
#1586 Context-switch from GC causes infinite GC loop defect major 5.2 compiler
#1620 Some let bindings are not replaced resulting in unnecessary CPS calls defect major 5.2 compiler
#1623 Avoid consing for optional procedure arguments sjamaan enhancement minor 5.2 compiler
#1624 Flonum unboxing too agressive defect critical 5.2 compiler
#1625 Empty keyword is not read as such sjamaan defect minor 5.2 core libraries
#1626 +inf.0 inserted literally into C code in some situations with -O3 and above defect major 5.2 compiler
#1630 Optimizer sometimes incorrectly drops procedure arguments defect major 5.2 compiler
#1631 srfi-13 string-pad segfaults when arguments are not of the right type defect major 5.2 extensions
#1633 define-record-type does not check constructor arguments sjamaan defect major 5.2 unknown
#1637 Build fails on Debian/armel defect critical 5.2 core libraries
#1643 Crash in csi "report" defect major 5.2 core tools
#1645 Invalid letrec usage hangs the compiler felix winkelmann defect minor 5.2 unknown
#1646 ck-macros egg tests fail due to unknown ck-wrapper identifier defect major 5.2 unknown
#1647 chicken-install on windows fails from other drive than C: defect minor 5.2 extensions
#1648 Inliner goes wrong felix winkelmann defect major 5.2 compiler
#1649 foreign-lambda annotates return type without considering retconvert from define-foreign-type defect major 5.2 scrutinizer
#1651 Non-toplevel define error in C5 foof-loop defect major 5.2 expander
#1655 csc: when .c files are supplied and -c is given, the -o option has no effect felix winkelmann defect major 5.2 core tools
#1658 One bug left with rest-argument optimizations defect major 5.2 compiler
#1659 c-objects should be compiled with proper C compiler flags felix winkelmann defect major 5.2 extensions
#1661 irregex-replace/all behaves weirdly at bos/bol defect major 5.2 core libraries
#1662 Error in generated C for invalid call to rest_arg_out_of_bounds_error sjamaan defect critical 5.2 compiler
#1663 "make check" fails on mingw-msys on repository search path test defect major 5.2 core libraries
#1665 Inlining issue defect major 5.2 compiler
#1185 wrong sorting example for topological-sort defect major 5.3 core libraries
#1540 Used heap reported by memory-statistics is too big after heap resize megane task minor 5.3 core libraries
#1638 Signal handling and parameters defect major 5.3 unknown
#1644 Add declaration to emit types file evhan enhancement minor 5.3 compiler
#1650 Empty program will sometimes do a major GC, sometimes not - figure out why sjamaan task major 5.3 core libraries
#1675 Maximum heap size is limited on 64-bit machines defect minor 5.3 core libraries
#1686 egg install scripts don't have to rm before install enhancement not urgent at all 5.3 core libraries
#1687 installation may produce *.defaults version mismatch defect minor 5.3 unknown
#1689 Segfault when calling the procedure bound in a named let with wrong number of arguments defect major 5.3 compiler
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.