On May 28, 2025 2:59 PM, I wrote:
To: git@vger.kernel.org
I encountered the following failure of rc0:
static void file_release_data(void *b REFTABLE_UNUSED, struct
reftable_block_data *dest REFTABLE_UNUSED)
^
"/home/jenkinsbuild/.jenkins/workspace/Git_Pipeline/reftable/blocksource.c"
,
line 105: error(112): expected a ")"
I am not at all sure why this is failing at this point. Compiler is c99.
Looking for help on resolving this before rc1.
Sincerely,
Randall