Changeset 5219:72fdaa70500e for po

Timestamp:
2007-09-11 09:21:40 (16 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Let %*X padding share the same code of %>X padding
The current implementation of %*X was completely multibyte-unaware and
had buffer overflow issues with large terminals. Now we use the same
code as %>X has and optionally only truncate left content to make sure
the right content can be printed entirely.

(No files)