On Thursday, 12 June 2025 06:19:35 CEST Collin Funk wrote: > Brad Smith <brad@xxxxxxxxxxxx> writes: > > No errors or warnings after this is applied. > > Likewise. > > I checked on my Linux machine and both files are the same before and > after the patch. Before the patch on Solaris 10, the following is > generated: > > /* Automatically generated by generate-configlist.sh */ > > > static const char *config_name_list[] = { > NULL, > }; > > After the patch the output on Solaris is the same as on Linux. > > So the patch is perfect. > > Reviewed-by: Collin Funk <collin.funk1@xxxxxxxxx> > > Collin Hello, Would it be possible to set up some kind of CI to check for compatibility with such systems. This is the second time I introduced regressions without even knowing it, and it would be really great to catch them before borking a release process. Thanks, JN