Message 308708 - Python tracker
Message308708
| Author | pitrou |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2017-12-20.09:01:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513760489.7.0.213398074469.issue32375@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is the command line: gcc -pthread -c -Wno-unused-result -Wsign-compare -g -Og -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr/local"' \ -DEXEC_PREFIX='"/usr/local"' \ -DVERSION='"3.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-20 09:01:29 | pitrou | set | recipients: + pitrou, vstinner, serhiy.storchaka |
| 2017-12-20 09:01:29 | pitrou | set | messageid: <1513760489.7.0.213398074469.issue32375@psf.upfronthosting.co.za> |
| 2017-12-20 09:01:29 | pitrou | link | issue32375 messages |
| 2017-12-20 09:01:29 | pitrou | create | |