Re: [PATCH 1/4] add missing argument names
Applied the series, thanks! Samuel
[PATCH 1/4] add missing argument names
* ddb/db_break.c: add argument name, compilation fails on Debian/Linux stable with gcc 10.2 otherwise. For some reason on Debian/Hurd a simple test program without argname succeeds, unless I force -std=c11 or similar; I suppose because newer gcc have different defaults. Gnumach seem to stil