POSIX port does not compile in Spy build configuration
Real-Time Event Frameworks based on active objects & state machines
Brought to you by:
quantum-leaps
The QP/C port files qpc/ports/posix/qf_port.c and qpc/ports/posix-qv/qf_port.c fail to compile in the Spy build configuration, because the QHSM_DISPATCH() and QS_BEGIN_NOCRIT_PRE_() macros have use the old local filter (no longer correct). The arguments of these macros need to be updated to the new local filter specification.
--MMS
Anonymous
Fixed in QP/C 6.9.2.
--MMS