Menu

SMC 7.2.0: More bug fixes.

SMC - The State Machine Compiler
Version 7.2.0

http://smc.sourceforge.net

What's New?
Major changes: None.

Minor changes: None.

Bug Fixes:

(C)
C code generator creates an unused default transition
function. This is corrected by having that default transition
function referenced.
(SF bug 224)

(C)
C code generator places ENTRY_STATE and EXIT_STATE macros in the
.c file which may result in a link failure. This is corrected by
moving the macros to the generated header file.
(SF bug 225)

Posted by Charles Rapp 2021-01-01

Log in to post a comment.