Message338137
| Author | matrixise |
|---|---|
| Recipients | matrixise |
| Date | 2019-03-17.19:20:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552850411.26.0.43372681058.issue36330@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
env CC="/usr/bin/clang" CCX="/usr/bin/clang" ./configure > /dev/null ;and make -j 4 > /dev/null
./Modules/timemodule.c:113:13: warning: code will never be executed [-Wunreachable-code]
PyErr_SetString(PyExc_OverflowError,
^~~~~~~~~~~~~~~
1 warning generated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-17 19:20:11 | matrixise | set | recipients: + matrixise |
| 2019-03-17 19:20:11 | matrixise | set | messageid: <1552850411.26.0.43372681058.issue36330@roundup.psfhosted.org> |
| 2019-03-17 19:20:11 | matrixise | link | issue36330 messages |
| 2019-03-17 19:20:11 | matrixise | create | |