ChankyTheConqueror
ChankyTheConqueror
Im facing the same issue. I installed as suggested the pre-release version, to be precise i installed [0.32.0-c67c010](https://github.com/ThrowTheSwitch/Ceedling/releases/tag/0.32.0-c67c010) , but its still broken. When can we expect a fix? `ruby...
Thanks for the swift reply. You are right, i did update my gem by running: `gem update ceedling`. I have now reverted everything. But i still get the error `ruby...
Thanks @mvandervoord for the upgrade process, it solved most of the wierd errors. Now it almost works and looks clean only that i get this when i run one of...
I have put lots of effort in writing my testcases its unfortunate that Ceedling is broken with Ruby 3.2.0, And the amount of attention that this issue is given is...
Thanks, i cleaned up the non UTF-8 characters, now it almost works. But the change of the of how includes are handled brings up this error: `reparing Build Paths... Extracting...
Ok, thanks. That's actually a very good idea. Updating paths went quickly, It finally runs, thanks alot for the support!!! Some observation: So I've noticed something that doesn't work anymore...
i can only ignore a header file after i add TEST_INCLUDE_PATH("test/support") to my my test module, otherwise the compiler will prefer the original header, even though the new fake header...