Files
bison/tests
Akim Demaille 01fe32ee53 fixits: track byte-columns, not character-columns
Because the fix-its were ready the character-based columns, but were
applied on byte-based columns, the result with multibyte characters or
tabs could be "interesting".  For instance

	    %fixed-output_files
            %fixed_output-files
    %fixed-output-files
    %define api.prefix {foo}
    %no-default-prec

would give

         %fixed-%fixed-output-files  %fixed_output-files
    %fixed-orefix= "foo"
    o_default-prec

* src/fixits.c (fixit_print, fixits_run): Work on byte-base columns.
* tests/input.at: Check it.
2019-04-24 07:18:22 +02:00
..
2019-02-21 06:46:07 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-04-19 20:16:32 +02:00
2019-04-23 18:29:10 +02:00
2019-02-09 08:23:50 +01:00
2019-04-23 18:29:10 +02:00
2019-04-03 19:20:39 +02:00
2019-03-30 10:10:39 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 06:46:07 +01:00
2019-02-21 17:46:11 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-09 08:23:50 +01:00
2019-04-23 18:29:10 +02:00
2019-04-23 18:29:10 +02:00
2019-02-21 17:46:11 +01:00