CVS log for mandoc/roff.c

[BACK] Up to [cvsweb.bsd.lv] / mandoc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.405 / (download) - annotate - [select for diffs], Tue Apr 8 14:05:09 2025 UTC (3 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.404: +7 -4 lines
Diff to previous 1.404 (unified)

For release, fix a regression test that failed on i386
in the simplest possible and least intrusive way.
The existing code miscalculated the scaled length 100M as 23u instead
of the correct result 24u, but only when compiled with -O2 on i386.
The problem was reported by bluhm@.

When showing this patch on tech@, i got some feedback, but no objection
and nothing conclusive as to which solution would be best.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb