mesonbuild/meson

String '0x0001' cannot be converted to int

Geschlossen

#2.047 geöffnet am 09.07.2017

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.465 Forks)batch import
bughelp wantedparser/interpreter

Repository-Metriken

Stars
 (4.978 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 139T 13h) (51 gemergte PRs in 30 T)

Beschreibung

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