Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 100)

Ticket Resolution Summary Owner Reporter
#28 fixed drop .map files on non os/2 and windows systems bird bird
#120 fixed echo: ENOSPC on windows with pipe. bird
Description

We're seeing occational ENOSPC errors on the tinderboxes. The error message is generally garbled, but I think it should be: kmk_builtin_echo: write: No space left on device

https://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00169.html hints at this being due to special pipe weirdness on windows.

May require adding write glue code to deal correctly with this in a general fashion.

#98 fixed if1of/ifn1of does not work right for large parameter lists bird bird
Description

The summary says it all really. The problem was a missing adjustment of s1 after calling variable_expand_string_2 to produce s2 in conditional_line() (source:trunk/src/kmk/read.c)

Note: See TracQuery for help on using queries.