Michael Karlesky, PhD

Results 85 comments of Michael Karlesky, PhD

@deltalejo The latest pre-release adds support for Inline Ruby string expansion in `:mixins` ↳ `:load_paths` and `:mixins` ↳ `:enabled`. I will close the issue for now. Feel free to reopen...

@joseph-eglu @jnz86 Yes, under the `:defines:` section of your project configuration. Support for version 0.31 will be coming to an end very soon as the next major release, version 1.0.0...

@swaldhoer Could you say more about how you are arranging your test cases that inspired the use of `extern`? Are you, for instance, trying to arrange multiple tests suites with...

@tchernobog @deltalejo @PasVegan And, thankfully, we just cleared the final big hurdle before the forever-in-coming 1.0.0 release. It was a mysterious and hard to reproduce threading bug that showed up...

@tbates-redarc Thank you for this! There's some good changes and fixes in here. You also helped us see a couple further fixes needed. And thank you for doing the work...

Done! The latest Ceedling prerelease includes this much needed feature in the version output. It'll be a while until CMock, Unity, and CException get the same treatment.

Sorry for the slow response on #818, @tbates-redarc. It's very much on the radar and in the backlog for the final release. You pointed out some very real issues and...

@tbates-redarc _Finally_ working on incorporating your work into the nearly complete next release of Ceedling… Can you help me understand the segfault logic you wrote in generator.rb? Specifically, I want...

@tbates-redarc Thanks for the prompt reply! I can confirm that using MSYS on Windows, the exit code for an access violating is `0xC0000005`. More importantly, Unity’s behavior is to emit...

@tbates-redarc I have new and improved crash detection working on both Linux and Windows now. I also expanded our Github Action CI setup to run the entire build on both...