Björn Gustavsson

Results 117 comments of Björn Gustavsson

> Good catch! I rewrote the generated code to look like this on your example That's look much better. It will still create one unnecessary binary in the success case,...

There does not seem to be a good way to report problem via the current `cover` API functions, so #8742 avoids the hanging by catching the call, logging that the...

It is not clear to me from the discussion in #8945 who would actually call `erl_anno:set_end_location/2`? The scanner? A tool such as an editor? So what I'm asking whether this...

This looks good to me. Please squash the commits and force-push.

Merged to `maint` and `master`. To be included in the next emergency patch packages for OTP 25 and OTP 26.

Thanks for your pull request. It seems that it would be better to squash the commits into one. While you are it, you could follow the advice in [writing good...

Thanks! Added to our daily builds. I expect to merge this pull request within a few days unless any problems show up.

OTB approved this pull request yesterday. Unfortunately, I can't add the PR to our daily builds yet, because out internal CI tries to build `rebar3` and https://github.com/erlware/erlware_commons, and both fail...

OTB accepted the EEP, but asks for some editorial updates of the EEP: * Discussion of compatibility should be under its own heading in the EEP. * Please add some...