Message148440
| Author | jcea |
|---|---|
| Recipients | jcea |
| Date | 2011-11-27.04:15:31 |
| SpamBayes Score | 0.012414732 |
| Marked as misclassified | No |
| Message-id | <1322367332.5.0.427316218308.issue13488@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While working in dtrace probes, I have discovered that some old C preprocessors don't recognize "#define" if not in the first column. File "Include/dynamic_annotations.h" has quite a few indented "#define". This is neither necessary neither regular practice in other files. I delete the extra unneeded spaces. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-27 04:15:32 | jcea | set | recipients: + jcea |
| 2011-11-27 04:15:32 | jcea | set | messageid: <1322367332.5.0.427316218308.issue13488@psf.upfronthosting.co.za> |
| 2011-11-27 04:15:31 | jcea | link | issue13488 messages |
| 2011-11-27 04:15:31 | jcea | create | |