Matthew Woehlke

Results 47 comments of Matthew Woehlke

FYI, this is almost certainly the same issue, but happens also with: ```c++ void foo() { if (expr) x = {}; } ``` (The `BRACED_INIT_LIST` is correctly identified in both...

> Q: save by repository? Yes, please. Saving the column widths shouldn't be too hard, is probably TRTTD, and mitigates the need to guess.

So, this drives me nuts also. Here's a crazy idea... don't sanitize the file name at all (except `/`) and *try to create it*. If the OS throws an error,...

Ah... is `sfm_constraints` intended for this? Is it safe, then, to set the principal point to any old value? (At least the documentation has an error; it mentions a `metadata`...

Riiiiight... although for my usage I have the unenviable case that my inputs may have been (perhaps even *probably* have been) cropped, which means the principle point is I-have-no-idea-where. I'd...

> [...] end up with cps files that only the build system that created them can consume If that happens, we're doing something wrong and have basically failed at the...

> I guess my thought is that X- always become a standard anyway, even if just a defacto standard I think the goal would be that if an extension is...

Is the objection (#39 also) mostly about schema validation? Perhaps I can be convinced. I'd prefer `ext` over `tool[s]`, though.

At the most recent Ecosystem Evolution meeting, we agreed that we want to reserve a single name that can apply to root object types. Leading contenders are `extension` and `shed`...

> We could create a Poll in the Discussions tab Unfortunately, polls seem to only allow one question and one vote. I'd prefer something more WG21-like. So... let's do that....