David L. Armstrong

Results 4 comments of David L. Armstrong

I was seeing this issue or similar on AlmaLinux 9 x86_64, but not on AlmaLinux 9 aarch64. `del self.settings.compiler.cppstd` seems to be baked into the [conanfile.py#L34](https://github.com/conan-io/conan-center-index/blob/d8323e1d365e32d88042e5070a483fc55a337856/recipes/gcc/all/conanfile.py#L34) at this point, so...

Thanks, that's pretty much the kind of input I was looking for at this point. I'll park this PR back in draft while I work on that.

Hi @awanlin, do you have an opinion/preference on whether I should revert this change on this branch, or start a new branch/PR? edit: I noticed the `squash merge` mention for...

Hi @awanlin, I think I addressed your requested changes, with some slight refinements that I think will help with migration. - Kept the `view` prop named as-is for the Router,...