cmd/gc: fix printf format in typecheck.c
There are probably more of these, but bound and len are 64 bits so use %lld
in message about array index out of bounds.
Fixes the 386 build.
Issue 66110043: code review 66110043: cmd/gc: fix printf format in typecheck.c
(Closed)
Created 11 years, 1 month ago by r
Modified 11 years, 1 month ago
Reviewers:
Base URL:
Comments: 0