QM External File generation bug
Real-Time Event Frameworks based on active objects & state machines
Brought to you by:
quantum-leaps
Hi,
I noticed that every time that external file is generated the header is prepended to the file. So if I regenerate file 3 times then I am left with the same file that has 3 copies of the same header. The code generation part works fine and the code is only generated once. So just fix that part so that tool checks if the header is already present and generate it only if it is not.
Thanks,
Aleksa
Anonymous
This bug has been introduced in QM 4.6.0, when implementing feature request #170. This bug will be fixed in the next QM release.
Fixed in QM 5.0.1.
--MMS