bcorby

Results 2 issues of bcorby

Fixes issue #12959 compiler.links command for vala crashes

language:vala

meson crashes with: AttributeError: 'NoneType' object has no attribute 'get_option_args' meson.build:20:20: ERROR: Unhandled python exception My meson.build file: **# Project & version number project('vala-test', ['c', 'vala'], license: 'GPL3+', meson_version: '>=...

bug
language:vala