Use hand-made number parsing functions as the libc routines are locale-dependent...
authorFelix Kuehling <fxkuehl@gmx.de>
Wed, 7 Jan 2004 23:35:00 +0000 (23:35 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Wed, 7 Jan 2004 23:35:00 +0000 (23:35 +0000)
commit94de418fd053a2a970d1a1312765f14be7aeb6f6
tree3358e049141d82380cb3fdb8b4af6dcdb72101df
parent49bef526fde084b3ab20e9ff19bb89ecc31d4e55
Use hand-made number parsing functions as the libc routines are locale-dependent. Thanks to Pavel harry_x Palat for pointing that out.
src/mesa/drivers/dri/common/xmlconfig.c