Hi Andrew,
On 11/23/2010 07:34 AM, Andrzej Zaborowski wrote:
I changed uint8_t to unsigned char here, but strangely the old
version
still compiles for me.
---
src/qsimcommand.cpp | 83 ++++++++++++++++++++
src/qsimcommand.h | 3 +
src/qsimterminalresponse.cpp | 59 ++++++++++++++
src/qsimterminalresponse.h | 3 +
src/simapplication.cpp | 171 ++++++++++++++++++++++++++++++++++++++++++
src/simapplication.h | 6 ++
6 files changed, 325 insertions(+), 0 deletions(-)
Patch has been applied, thanks.
Regards,
-Denis