Message297689
| Author | Segev Finer |
|---|---|
| Recipients | Segev Finer, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2017-07-04.22:45:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499208330.16.0.584427329332.issue30726@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The approach used to suppress this warning will also suppress other warnings that might be fixable. Hard to say it's definitely a good thing in this case, though in general I agree that selectively suppressing warnings that cannot be fixed is a good thing. Most secure CRT warnings are a bit useless in portable code since you are unlikely to really use strcpy_s and friends... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-04 22:45:30 | Segev Finer | set | recipients: + Segev Finer, paul.moore, vstinner, tim.golden, zach.ware, steve.dower |
| 2017-07-04 22:45:30 | Segev Finer | set | messageid: <1499208330.16.0.584427329332.issue30726@psf.upfronthosting.co.za> |
| 2017-07-04 22:45:30 | Segev Finer | link | issue30726 messages |
| 2017-07-04 22:45:30 | Segev Finer | create | |