Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 100)

Ticket Resolution Summary Owner Reporter
#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.

#135 fixed commit 3169 breaks build with gcc on Linux Fedora 26 + Sérgio Monteiro Basto Sérgio Monteiro Basto
Description

http://trac.netlabs.org/kbuild/changeset/3169/trunk/src/kmk/kmkbuiltin.c

#define BUILTIN_ENTRY(a_fn, a_sz, a_uFnSignature, fMpSafe, fNeedEnv) \
{  { { sizeof(a_sz) - 1, a_sz, } }, \
       (uintptr_t)a_fn, a_uFnSignature,   fMpSafe, fNeedEnv }
, } } ,

?!??

#3 fixed ar scripts aren't cleaned up somebody bird
Note: See TracQuery for help on using queries.