[Toybox] Kernighan's awk repo

Josh Gao jmgao at google.com
Fri Jul 22 01:27:52 PDT 2016


On Jul 22, 2016 12:46 AM, "Rob Landley" <rob at landley.net> wrote:
>
> 's not a bug if you never use the result. Not unless you enable
> something that traps on an integer overflow or similar.

FWIW, the standard explicitly says it's undefined behavior, and clang and
gcc seem to be in a competition to find new and inventive ways to optimize
seemingly benign UB into broken programs. Just because it works now doesn't
mean it'll stay that way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20160722/9cb451dd/attachment-0003.htm>


More information about the Toybox mailing list