Custom Query (1630 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 1630)

Ticket Resolution Summary Owner Reporter
#1352 fixed unix-sockets egg uses deprecated(?) ##sys#pathname-resolution api Caolan McMahon
Description

The unix-connect and and unix-listen procedures call ##sys#pathname-resolution, which seems to have disappeared from recent CHICKEN releases. I'm working around this by using the pathname-expand egg to replace this call - See attached diff.

#1497 fixed unitconv: installation error: cannot import from undefined module unitconv Ivan Raikov Mario Domenech Goulart
Description

See http://salmonella-linux-arm64.call-cc.org/master-debugbuild/gcc/linux/arm64/2018/08/06/salmonella-report/install/unitconv.html

Probably a missing component dependency specification.

#875 fixed unicode-string in unicode-utils egg reverses character order sethalves
Description

#;1> (require-extension unicode-utils) (unicode-string #\a #\b #\c) #;2> "cba"

Note: See TracQuery for help on using queries.