Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #212021

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Thu 17 Oct 2024 17:29:57
Repository https://github.com/curl/curl
Project curl/curl
Branch bagder/lib1521
Revision 702416574101a39ad8fb4db4273c033844e516f5

Comments

test1521: have the C file present, include the generated code

This solves the problem with the checksrc target sometimes checking the
code too early in a parallel build. Now the lib1521.c always has a
proper header and the generated code does not use a .c extension.

Reported-by: Dan Frandrich
Fixes #15258

Changed files