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 xiang.zhang
Recipients martin.panter, ned.deily, xiang.zhang
Date 2016-09-04.04:56:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472964975.68.0.853147547511.issue27950@psf.upfronthosting.co.za>
In-reply-to
Content
> However it seems that other Make implementations might take your comments in the middle of a list of commands as a sign to end the list of commands.

If this is true then it seems we have to move the comments before the rules. Another way that might work is adding @ to silence the comment before the comments. But this is really unfriendly to editor highlight.
History
Date User Action Args
2016-09-04 04:56:15xiang.zhangsetrecipients: + xiang.zhang, ned.deily, martin.panter
2016-09-04 04:56:15xiang.zhangsetmessageid: <1472964975.68.0.853147547511.issue27950@psf.upfronthosting.co.za>
2016-09-04 04:56:15xiang.zhanglinkissue27950 messages
2016-09-04 04:56:15xiang.zhangcreate