Message84605
| Author | stutzbach |
|---|---|
| Recipients | belopolsky, benjamin.peterson, christian.heimes, rolland, stutzbach |
| Date | 2009-03-30.18:28:47 |
| SpamBayes Score | 1.242768e-07 |
| Marked as misclassified | No |
| Message-id | <1238437728.82.0.0574491351662.issue2443@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Rolland, The va_list is initialized by the function that calls objargs_mktuple. va_start() and va_end() need to be called in the function that takes "..." as a parameter, and it is. Not a bug, but +1 on Alexander's patch to consolidate all the #ifdef's for cleanliness. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-30 18:28:49 | stutzbach | set | recipients: + stutzbach, belopolsky, christian.heimes, benjamin.peterson, rolland |
| 2009-03-30 18:28:48 | stutzbach | set | messageid: <1238437728.82.0.0574491351662.issue2443@psf.upfronthosting.co.za> |
| 2009-03-30 18:28:47 | stutzbach | link | issue2443 messages |
| 2009-03-30 18:28:47 | stutzbach | create | |