Manuel Knörle
Manuel Knörle
> I'm not sure what the "definition files" would be. One current workaround is to provide a compiler or script that mimics the output we except from gcc/clang compilers. @sean-mcmanus,...
Furthermore the requested feature should not be that hard to implement, imho. Please correct me if I'm wrong. This seems to be the compiler query process in my use case:...
Warning about what/where? Regarding the propsed fix?
Yeah, i got compiler errors about missing initializers for `left` and `right`. Please check #848 for further details. Yes, the structs `left_spec` and `right_spec` have compiler generated default constructors, but...
Thank you @J-Rios for the reproduction steps. This is almost the same setup in which i had run into the problem. Instead of SSH we use a PAT for the...