Browse Source
This fixes unspecified behaviour due to evaluation order of args. It's up to the compiler whether next_number() or next_dots() is executed first which means that the behaviour is not properly specified.v1.13.0-BW
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue