Menu

SMC v. 6.6.3: Bug fixes.

SMC - The State Machine Compiler

Version 6.6.3

http://smc.sourceforge.net

What's New?

Major changes:

None.

Minor changes:

None.

Bug Fixes:

(C)
Generated macro "EnterStartState" in _sm.h incorrectly
referenced "ENTRY_STATE" in _sm.c, causing the C compilation
to fail. This incorrect and unnecessary reference is now
removed from "EnterStartState".
(SF bug 214)

(Graphviz)
The Graphviz option "-glevel 1|2" generated an invalid .dot
file when a .sm file contained a transition with multiple
definitions in the same state where one of the definitions
was an inner loopback and the other was not. This error was
due to the previous correction for SF bug 213.
(SF bug 215)

Posted by Charles Rapp 2017-04-23

Log in to post a comment.