converting Ada to handle USE_MAPPED_LOCATION
Laurent GUERBY
laurent@guerby.net
Sat Mar 19 23:14:00 GMT 2005
On Sat, 2005-03-19 at 11:52 -0800, Per Bothner wrote:
> && line not excessively big;
> The latter is a heuristic to avoid using up line number too greedily;
> I suspect it may not be an issue.
IIRC, current default max line length for Ada programs is 255, and 32767
for configuration pragmas. But it's always better to be prepared
for the worse :).
Laurent
More information about the Gcc
mailing list