Re: [Bug] Build Failure: Git 2.50.0-rc0 on NonStop
From: Patrick Steinhardt <hidden>
Date: 2025-05-30 14:26:37
From: Patrick Steinhardt <hidden>
Date: 2025-05-30 14:26:37
On Fri, May 30, 2025 at 08:04:47AM -0400, rsbecker@nexbridge.com wrote:
On May 28, 2025 2:59 PM, I wrote:quoted
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",quoted
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.
Did you maybe miss the proposed patch at [1]? That should fix your issue. Patrick [1]: [ref]