mesonbuild/meson

String '0x0001' cannot be converted to int

Closed

#2,047 opened on Jul 9, 2017

 (7 comments) (0 reactions) (0 assignees)Python (1,465 forks)batch import
bughelp wantedparser/interpreter

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (Avg merge 139d 13h) (51 merged PRs in 30d)

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