Bug #2166
openMeson: generated man pages not passed by reference
0%
Description
Meson-1.12:
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-client.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-manual.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-modpack.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-ruledit.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-ruleup.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
../../src/meson.build:3256: WARNING: '/home/cazfi/freeciv/S3_2/builds/mall_33/freeciv-server.6' is a generated file, and should be passed by reference instead of string name. This will become a hard error in Meson 2.0
Files
Updated by Marko Lindqvist 3 days ago
- File 0058-Meson-Install-man-pages-directly-from-configure_file.patch 0058-Meson-Install-man-pages-directly-from-configure_file.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.6
Apply also to S3_1.
Updated by Marko Lindqvist about 17 hours ago
- Blocks Feature #2173: Meson: Avoid repetitive join_paths(get_option('mandir'), 'man6') added