X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fformatwr.c;h=3f11522e2c5e8daa63b3fa2156a824d3f7c1383d;hb=8391f9676abafaa16a986b77b346f33ceb75dd6d;hp=8c79d81f2b6fec443c1db5f6ef67507b623a6654;hpb=8123162b04c1c590c4d9c997c413c14a381dadfa;p=bertos.git diff --git a/bertos/mware/formatwr.c b/bertos/mware/formatwr.c index 8c79d81f..3f11522e 100644 --- a/bertos/mware/formatwr.c +++ b/bertos/mware/formatwr.c @@ -108,7 +108,7 @@ /*bernie: save some memory, who cares about floats with lots of decimals? */ #define FRMWRI_BUFSIZE 134 - #warning 134 is too much, the code must be fixed to have a lower precision limit + #warning FIXME:134 is too much, the code must be fixed to have a lower precision limit #else /* * Conservative estimate. Should be (probably) 12 (which is the size necessary