Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 100)

Ticket Resolution Summary Owner Reporter
#108 fixed kmk: Add function for getting the variable fileinfo bird bird
Description

To supplement flavor and origin. Useful for assertions.

#114 fixed kmk_redirect: Not quoting argument correctly on windows bird bird
Description

Arguments in need of quoting and/or escaping will get quotation marks and escaping backslashes stripped. This causes trouble for instance when executing pylint in src/VBox/Testsuite.

#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.

Note: See TracQuery for help on using queries.