mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Use fmt_fp() for portable float representation.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#ifndef MRB_WITHOUT_FLOAT
|
||||
#ifdef MRB_DISABLE_STDIO
|
||||
#if defined(MRB_DISABLE_STDIO) || defined(_WIN32) || defined(_WIN64)
|
||||
/*
|
||||
|
||||
Most code in this file originates from musl (src/stdio/vfprintf.c)
|
||||
|
||||
Reference in New Issue
Block a user