[issue15057] Potential Bugs in mpd_qdivint and mpd_qrem

2012-06-13 Thread Ken Cheung
New submission from Ken Cheung msrbugzi...@gmail.com: I observed a code clone from the following files. function : mpd_qdivint @ (file: Python-3.3.0a2/Modules/_decimal/libmpdec/mpdecimal.c, line: 3727)~3763 function : mpd_qrem @ (file: Python-3.3.0a2/Modules/_decimal/libmpdec/mpdecimal.c

[issue15057] Potential Bug in mpd_qdivint and mpd_qrem

2012-06-13 Thread Ken Cheung
Changes by Ken Cheung msrbugzi...@gmail.com: -- title: Potential Bugs in mpd_qdivint and mpd_qrem - Potential Bug in mpd_qdivint and mpd_qrem ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15057

[issue15058] Potential Bugs in dlpvalloc and dlvalloc

2012-06-13 Thread Ken Cheung
New submission from Ken Cheung msrbugzi...@gmail.com: I observed a code clone from the following files. function : dlpvalloc @ (file: Python-3.3.0a2/Modules/_ctypes/libffi/src/dlmalloc.c, line: 4360)~4362 function : dlvalloc @ (file: Python-3.3.0a2/Modules/_ctypes/libffi/src/dlmalloc.c, line

[issue15058] Potential Bug in dlpvalloc and dlvalloc

2012-06-13 Thread Ken Cheung
Changes by Ken Cheung msrbugzi...@gmail.com: -- title: Potential Bugs in dlpvalloc and dlvalloc - Potential Bug in dlpvalloc and dlvalloc ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15058

[issue15059] Potential Bug in mpd_qresize and mpd_qresize_zero

2012-06-13 Thread Ken Cheung
New submission from Ken Cheung msrbugzi...@gmail.com: I observed a code clone from the following files. function : mpd_qresize @ (file: Python-3.3.0a2/Modules/_decimal/libmpdec/mpdecimal.c, line: 481)~493 function : mpd_qresize_zero @ (file: Python-3.3.0a2/Modules/_decimal/libmpdec

[issue15106] Potential Bug in errors.c

2012-06-19 Thread Ken Cheung
New submission from Ken Cheung msrbugzi...@gmail.com: I observed a code clone from the following files. function : PyErr_Restore @ (file: Python-3.3.0a4/Python/errors.c, line: 27)~49 function : PyErr_SetExcInfo @ (file: Python-3.3.0a4/Python/errors.c, line: 341)~353 The function PyErr_Restore

[issue15107] Potential Bug in mpdecimal.c

2012-06-19 Thread Ken Cheung
New submission from Ken Cheung msrbugzi...@gmail.com: I observed a code clone from the following files. function : mpd_qexp @ (file: Python-3.3.0a4/Modules/_decimal/libmpdec/mpdecimal.c, line: 4092)~4165 function : mpd_qln @ (file: Python-3.3.0a4/Modules/_decimal/libmpdec/mpdecimal.c, line