The member variable currentMessage requires special treatment in parseIncoming() function. This is not good.
Make the behaviour of currentMessage more automatic so it doesn't need resetting after end of parseIncoming scope.
The member variable currentMessage requires special treatment in parseIncoming() function. This is not good.
Make the behaviour of currentMessage more automatic so it doesn't need resetting after end of parseIncoming scope.
Tomatix
added this to the Version 1.2.0 milestone 3 years ago
The member variable currentMessage requires special treatment in parseIncoming() function. This is not good.
Make the behaviour of currentMessage more automatic so it doesn't need resetting after end of parseIncoming scope.