Re: [PATCH] Fix incorrect line numbers in large files bug#108900

2024-12-06 Thread Jeremy Bettis
it command. In any case, you have the patch here, and also in the linked bug. I'm sure you can apply it if you want the bug fixed. -- Jeremy Bettis | ChromeOS FAFT lead smime.p7s Description: S/MIME Cryptographic Signature

[PATCH] Fix incorrect line numbers in large files bug#108900

2024-11-18 Thread Jeremy Bettis
Patch to fix known bug from https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108900 diff -ur gcc-clean/gcc-14.2.0/libcpp/files.cc gcc-14.2.0/libcpp/files.cc --- gcc-clean/gcc-14.2.0/libcpp/files.cc 2024-08-01 08:17:17.0 + +++ gcc-14.2.0/libcpp/files.cc 2024-10-18 18:42:42.293245597 + @