Skip to content

MCPL release 1.3.2

Choose a tag to compare

@tkittel tkittel released this 09 Feb 10:04
  • Fix time conversion bug in phits2mcpl and mcpl2phits, where ms<->ns factors had been mistakenly inverted (github issue #53). Thanks to @dddijulio (ESS) for reporting.
  • Reorder link flags in documentation and "fat" Makefile to be correctly placed after the compilation objects. This fixes modern GCC compilation using as-needed flag, which is the default on Ubuntu (github issue #51).