stijn 72521a1c17 mingw: Fix number of exponent digits in floating point formatting
By default mingw outputs 3 digits instead of the standard 2 so all float
tests using printf fail. Using setenv at the start of the program fixes this.
To accomodate calling platform specific initialization a
MICROPY_MAIN_INIT_FUNC macro is used which is called in mp_init()
2014-05-03 20:15:15 +02:00
..
2014-04-17 18:18:55 +01:00
2014-04-27 15:50:52 +01:00
2014-04-27 15:50:52 +01:00
2014-04-01 01:17:33 -07:00
2014-03-17 02:43:40 -07:00
2014-05-03 18:40:50 +01:00
2014-04-26 20:26:14 +03:00
2014-04-08 22:11:40 +03:00
2014-04-27 15:50:52 +01:00
2014-04-26 20:26:14 +03:00
2014-04-27 15:50:52 +01:00
2014-04-27 15:50:52 +01:00