Mario Koerner

Results 5 comments of Mario Koerner

I think this is a very useful feature, especially when people with no or only little programming experience edit feature files. So I implemented a first version and published it...

Thank you for the quick reply. I would also have some design questions about my implementation (e.g. whether it would make sense to have a dedicated completion source for step...

Since I already have a quite concrete solution proposal, I decided to write a PR. We can discuss some of the questions on the Discord Server if necessary.

Can you please add the error message you get from gcc when compiling your code? Unfortunately I don't have a gcc environment set up for building Coin, so I tried...

The problem can be reproduced with the sample from the linked Stack Overflow discussion when adding a virtual function to the base class with almost every newer version of g++...