Carl Gay

Results 149 comments of Carl Gay

That makes sense, and will be clarified when/if I update the documentation. Thanks!

I did it again, I submitted a bug and sounded cranky but didn't really mean to have it come across that way. Sorry about that and thanks for all you...

I agree about "filter" being confusing terminology. I've always liked the name "choose" for this. It reflects the fact that you're interested in the result, not what is filtered out....

See #1402 for the corollary, in which the caller attempts to receive more values than declared in the function signature.

I guess this is technically valid, and I certainly wouldn't ever put a literal tab in a string constant on purpose, but it's damned hard to debug since the tab...

A user just ran into this problem. I'll submit a PR for it at some point but there are some notes in the meantime.... * It seems it could be...

The short answer to "why is Tab disallowed" is "because the DRM says so". I would support issuing a warning but accepting the string as valid.

Possibly resolved by changing references to ``` ```` ``` but I'm not sure yet.

`$minimum-integer` and `$maximum-integer`, on the other hand, should definitely be documented.

3. It generates an entry for names that are re-exported from the module, but there's no indication that they are in fact defined elsewhere and just re-exported. For example, the...