The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
784 B
17 lines
784 B
2 years ago
|
{
|
||
|
"stdout": [
|
||
|
{
|
||
2 years ago
|
"line": "test cases/common/255 module warnings/meson.build:3: WARNING: Project targets '>= 0.56' but uses feature deprecated since '0.48.0': module python3."
|
||
2 years ago
|
},
|
||
|
{
|
||
2 years ago
|
"line": "test cases/common/255 module warnings/meson.build:4: WARNING: Project targets '>= 0.56' but uses feature introduced in '0.60.0': module java."
|
||
2 years ago
|
},
|
||
|
{
|
||
2 years ago
|
"line": "test cases/common/255 module warnings/meson.build:5: WARNING: Project targets '>= 0.56' but uses feature deprecated since '0.56.0': module keyval has been stabilized. drop \"unstable-\" prefix from the module name"
|
||
2 years ago
|
},
|
||
|
{
|
||
2 years ago
|
"line": "test cases/common/255 module warnings/meson.build:6: DEPRECATION: Importing unstable modules as \"unstable_simd\" instead of \"unstable-simd\""
|
||
2 years ago
|
}
|
||
|
]
|
||
|
}
|