homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients barry, eric.snow, ncoghlan, ned.deily, vstinner
Date 2017年12月02日.15:27:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512228427.05.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
main.c now has compile errors on macOS:
../../source/Modules/main.c:904:20: error: expected expression
 return SET_DECODE_ERROR("PYTHONEXECUTABLE environment "
 ^
../../source/Modules/main.c:46:5: note: expanded from macro 'SET_DECODE_ERROR'
 do { \
 ^
../../source/Modules/main.c:919:24: error: expected expression
 return SET_DECODE_ERROR("__PYVENV_LAUNCHER__ environment "
 ^
../../source/Modules/main.c:46:5: note: expanded from macro 'SET_DECODE_ERROR'
 do { \
 ^
2 errors generated.
History
Date User Action Args
2017年12月02日 15:27:07ned.deilysetrecipients: + ned.deily, barry, ncoghlan, vstinner, eric.snow
2017年12月02日 15:27:07ned.deilysetmessageid: <1512228427.05.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017年12月02日 15:27:07ned.deilylinkissue32030 messages
2017年12月02日 15:27:07ned.deilycreate

AltStyle によって変換されたページ (->オリジナル) /