commit | 35c3f4f249409a99295764d77fdc043920a26827 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Dec 24 06:23:41 2005 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Dec 24 06:23:41 2005 +0000 |
tree | e8d442b57c1f7366a01468f153a5f2112f45d8f6 | |
parent | c3d12ac88ced9fe7de33a8f6654eef74c7f38ace [diff] |
do_mkvalue(), 'I' and 'k' cases: squash legitimate compiler warnings about mixing signed and unsigned types in comparisons.