Stevehans

Results 23 comments of Stevehans

I'm fairly certain that my 550 desn't do that, I'll check as soon as I get back next week and update here.

I will do that this evening. Sent from my Galaxy -------- Original message -------- From: MichaelDvP ***@***.***> Date: 05/05/2022 07:07 (GMT+00:00) To: emsesp/EMS-ESP32 ***@***.***> Cc: Steve Hanselman ***@***.***>, Author ***@***.***>...

I'm hitting the same issue on Ubuntu, I've cloned json-c to get past that issue but now hitting the initial error above, did anybody resolve it?

Issue looks to be with src/PHPtoCExt/Converter/CodeReformatConverter.php I'll pick this up and post any solution here

The issue is that the code is assuming the contents of the lines in the ASTXMLLines array rather than parsing it as XML, Converter.c needs + 11 changed to +...

json-c is empty, need to clone into it, but you'll then have further errors. git clone https://github.com/json-c/json-c.git

Solution to the first bit is to clone into json-c git clone https://github.com/json-c/json-c.git But then you end up with other issues which I'm still looking at!

So are you saying that this is a BBQKees issue for some of us in that it's been partitioned wrongly?

No, I think you're right, at present I've added some code to my copy that sets inData to either true or false in the data() method, and if true it...