Message191852
@Serhiy: Oh, thanks for your review. My patch was far from being perfect, a review was necessary! (I hesitated to commit it directly.)
Here is a new patch using unsigned int is most places, parsing arguments with "I" format, and explicit cast to (size_t) to not compare unsigned with signed. |
|
| Date |
User |
Action |
Args |
| 2013-06-25 12:18:14 | vstinner | set | recipients:
+ vstinner, loewis, nadeem.vawda, serhiy.storchaka |
| 2013-06-25 12:18:14 | vstinner | set | messageid: <[email protected]> |
| 2013-06-25 12:18:14 | vstinner | link | issue18294 messages |
| 2013-06-25 12:18:14 | vstinner | create | |
|