Message 79436 - Python tracker
Message79436
| Author | loewis |
|---|---|
| Recipients | lkcl, loewis, mark.dickinson |
| Date | 2009-01-08.20:42:03 |
| SpamBayes Score | 0.09752085 |
| Marked as misclassified | No |
| Message-id | <1231447326.15.0.560856759043.issue4880@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think you should study the preprocessor output to find out what LONG_MAX really expands to, at the point where it is used. In any case, I'm tempted to close this as "works for me" - 0x7FFFFFFFL is definitely a long constant in all compilers I know of. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-08 20:42:06 | loewis | set | recipients: + loewis, lkcl, mark.dickinson |
| 2009-01-08 20:42:06 | loewis | set | messageid: <1231447326.15.0.560856759043.issue4880@psf.upfronthosting.co.za> |
| 2009-01-08 20:42:03 | loewis | link | issue4880 messages |
| 2009-01-08 20:42:03 | loewis | create | |