Menu

Released v6.5.0

  • Fixed: (BUG): fp64_g_str(), fp32_g_str(): invalid buffer size passed to csc_realloc(): memory corruption possible.
  • Fixed: (BUG): fp64_int_cnv(): insufficient number of zeros injected into buffer for special value 0.0e+0.
  • Fixed: (BUG::undetected): csc_printf(): va_arg "promotes" double arg to u64_t, unless passed as fp64_t, as in the test program -> undetected.
  • Added: csc_xPrintP(): parametric versions of csc_xPrintf() functions, which allow to programmatically manipulate conversion parameters.
  • Change: CSC: %s, %S conversions: strings are aligned to the left side of field, i.e. spaces are appended to the output string if field width is greater than the arg. length.

Full list in the change log.

Posted by Tomasz Pawlak 2025-04-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.