svn propchange: r1920496 - svn:log
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: rinrab Revision: 1920496 Modified property: svn:log Modified: svn:log at Fri Sep 6 12:14:45 2024 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Sep 6 12:14:45 2024 @@ -1,7 +1,8 @@ In the trunk, following-up to r1919659: Move release_name declaration to the top, to prevent warning about mixed -declarations on Linux with extra-checks enabled. +declarations on Linux with extra-checks enabled (needs to be configured +with `--enable-maintainer-mode` option). * subversion/libsvn_subr/sysinfo.c (linux_release_name): Declare release_name at the top of the block.