Ewan

Results 27 comments of Ewan

> Can't quite believe we are in 2023 and this is no further forward. Oof, that's 6 years. It took about that long for them to support all platforms that...

I get this 100% of the time when our app launches on iOS12 built under .NET 7. Same app runs fine on iOS13+. Not sure if it could be related....

Thanks! Annoyingly the compiler we use defines a number of the required pthread structures in the `sys/types` header typedef'd as integers. This isn't really compatible with providing a FreeRTOS implementation...

That all makes sense to me. It sounds similar to what I had thought of but in a much cleaner implementation. Just to confirm I've understood you correctly, in the...

Ok, I'm with you now! However, in our case I don't think this will work. We're using the RTEMs compiler which provides a `sys/types.h` as follows: ```C ... typedef struct...

Not a problem, let me know if there is anything I can do to help or test. As an aside, I totally understand if this is out with the realm...

Adding the `sys/types.h` at the top has solved the compilation issue I have mentioned above. I've managed to build and run a v3 libreSSL. Thanks very much for your help...

> Do the regress tests pass? I am unable to confirm that at the moment. Honestly, I'm not really sure how to deploy them to our hardware... I only really...

Yep, discovered this as I've been working on things over the christmas break. I'll get a fix out soon. I've only just recently converted the project from PCL to Net...

Is there a particular TrackID you are seeing this with or is it all tracks? If you could let me know what version of E.Deezer you are using it would...