]> granicus.if.org Git - python/commit
Repair MS compiler warning about signed-vs-unsigned mismatch. The plane
authorTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 04:34:33 +0000 (04:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 04:34:33 +0000 (04:34 +0000)
commit91380d5f282b9c680908e4185e75beb5b067c4db
tree826bb02465534aaa69a2677f20a7249e3e3a78c7
parentcc8f997543f5f9d9f802db4e2bfc34c1a6c8d336
Repair MS compiler warning about signed-vs-unsigned mismatch.  The plane
and width clearly don't need to be signed.
Modules/cjkcodecs/_codecs_iso2022.c