Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 1630)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#144 fixed scrutiny fixes for posix felix winkelmann Jim Ursetto
Description

A few signature fixes for posix unit.

#156 fixed unquote-splicing still broken felix winkelmann Jim Ursetto
Description

Despite fix 39a2016 unquote-splicing still does not work: try (a b (c ,@'(d e f))) and get an error.

Attached patch seems to fix the problem.

If you use git-am to apply it, it will retain authorship information and log message automatically.

#182 fixed enable terminal-port? on windows Jim Ursetto
Description

chicken-doc requires terminal-port? to work on Windows. Attached patch against master enables it. This is tested on plain MinGW (no MSYS) on Windows XP. I noticed that official examples use _isatty and _fileno instead of isatty and fileno as in the patch, but it still works fine. I can't test it on other Windows versions though.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.