python{2,3} atoms are not deparenthesized correctly, as that function
assumes the atom type consists of lowercase alphabetic characters only.
Probably also need to allow uppercase alphabetic characters as well, to
allow R atoms to work...
Signed-off-by: Jon Turney
---
lib/check_funcs.cygpart |
Similarly to cygconf, cygmeson should protect configuration options
containing spaces from word splitting so that e.g. cygmeson
"-Dstring_option=foo bah" works as expected.
Signed-off-by: Jon Turney
---
cygclass/meson.cygclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/c