QuantumLeaps / qpc

QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
https://www.state-machine.com/products/qp
961 stars 251 forks source link

QS_setCurrObj is missing #39

Closed sulemankm closed 6 months ago

sulemankm commented 7 months ago

Hi, while trying out QUTest basic example, I found out that the function QS_setCurrObj() is missing from the framework. Has it been renamed or an alternate provided in newer versions? Using QP bundle 7.3.2 on windows / MSys.

quantum-leaps commented 7 months ago

The function QS_setCurrObj() will be restored in the next upcoming QP 7.3.3. This change has been already checked into the qpc (and qpcpp) repos. --MMS

quantum-leaps commented 6 months ago

Fixed in QP/C 7.3.3. --MMS