Denis Yeldandi 5bbca77796 Got rid of str_scanDec and scanFloat64.
- Replaced str_scanDec and scanFloat64 with strtol and strtod.
 - Added __attribute__ ((unused)) to yet unused variables
 - Added initialization for a few variables
2014-10-09 14:11:18 +04:00
..
2014-07-15 23:21:00 +02:00
2014-07-13 11:38:52 +02:00
2014-10-07 22:49:27 +02:00