◐ Shell
clean mode source ↗

Message 301229 - Python tracker

Message301229

Author skrah
Recipients barry, serhiy.storchaka, skrah
Date 2017-09-04.17:20:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504545647.11.0.962470304267.issue31337@psf.upfronthosting.co.za>
In-reply-to
Content
I'm very much in favor of using abort() /* NOT REACHED */ in such cases.

The only drawback is that in the case of libraries, sometimes
distribution package lint tools complain.
History
Date User Action Args
2017-09-04 17:20:47skrahsetrecipients: + skrah, barry, serhiy.storchaka
2017-09-04 17:20:47skrahsetmessageid: <1504545647.11.0.962470304267.issue31337@psf.upfronthosting.co.za>
2017-09-04 17:20:47skrahlinkissue31337 messages
2017-09-04 17:20:47skrahcreate