[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Make MI work!
From: |
Mohammad-Reza Nabipoor |
Subject: |
[PATCH 0/2] Make MI work! |
Date: |
Fri, 6 Aug 2021 14:54:00 +0430 |
Hi, Jose and Kostas.
Writing some test code and debugging showed that the MI functionality
was broken (due to a few minor bugs)!
Now the situation is much better thanks to the tests (obviously not
included).
Regards,
Mohammad-Reza
Mohammad-Reza Nabipoor (2):
MI: Improve JSON handling to be more declarative
MI: Add error reporting functionality for invalid msgs
ChangeLog | 18 +++++++
poke/pk-mi-json.c | 129 +++++++++++++++++++++++---------------------
poke/pk-mi-json.h | 2 +-
poke/pk-mi-msg.c | 6 ++-
poke/pk-mi-msg.def | 6 ++-
poke/pk-mi.c | 130 ++++++++++++++++++++++++++-------------------
6 files changed, 171 insertions(+), 120 deletions(-)
--
2.32.0
- [PATCH 0/2] Make MI work!,
Mohammad-Reza Nabipoor <=