https://issues.dlang.org/show_bug.cgi?id=24144
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #15609 "merge stable" was merged into master: - 13da64b0c11d804bc4a5a0d6c0f1d311890e1510 by Martin Kinkelin: Fix Issue 24144 - [REG2.105] Silent file name index overflow (#15604) * Print an ICE message for Loc.filename overflows * Increase the Loc size again, raising the file name limit from 64K to 4G but keeping the index indirection from #15199. The `Loc` size for DMD-as-a-library is 16 bytes then, and 12 bytes otherwise. https://github.com/dlang/dmd/pull/15609 --
