Actions
Bug #18958
closedKernel#sprintf doesn't apply format sequence in some encodings
Bug #18958:
Kernel#sprintf doesn't apply format sequence in some encodings
Actions
Added by andrykonchin (Andrew Konchin) about 4 years ago. Updated about 4 years ago.
I agree with raising exception when the format string is not ASCII compatible.
Matz.
@naruse (Yui NARUSE), @nobu (Nobuyoshi Nakada), and @matz (Yukihiro Matsumoto) agreed that it should raise an exception if the format string is not ASCII-compatible.
Applied in changeset git|1a2f99275be28fb0e8ff4cfc0165966e99898d70.
[Bug #18958] format string must be ASCII compatible