mesonbuild/meson

String '0x0001' cannot be converted to int

Open

#2047 opened on Jul 9, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (4,978 stars) (1,465 forks)batch import
bughelp wantedparser/interpreter

Description

I'm using get_define() and to_int() which gives this error. Haven't looked deeply into meson regarding this, but should String.to_int() be able to parse hexadecimal and other number systems?

Contributor guide