X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fformatwr.c;h=3f11522e2c5e8daa63b3fa2156a824d3f7c1383d;hb=634679fc31d2b6920c5d03494482e2d3fd7f772f;hp=133a1932852fea9213275ae4003a062cadc31a81;hpb=6ad5c01d9a3d323e34a547283e7a534f7c3b9d15;p=bertos.git diff --git a/bertos/mware/formatwr.c b/bertos/mware/formatwr.c index 133a1932..3f11522e 100644 --- a/bertos/mware/formatwr.c +++ b/bertos/mware/formatwr.c @@ -108,9 +108,7 @@ /*bernie: save some memory, who cares about floats with lots of decimals? */ #define FRMWRI_BUFSIZE 134 - #if !(ARCH & ARCH_NIGHTTEST) - #warning 134 is too much, the code must be fixed to have a lower precision limit - #endif + #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