Bugzilla – Bug 412
Extend number of template parameters in xxxCallback classes
Last modified: 2009-01-09 07:22:09 EDT
You need to log in before you can comment on or make changes to this bug.
The number of template parameters is limited to 6. In few cases however, more than 6 parameters are required.
are you going to provide a patch for this bug based on the ML comments ?
Created an attachment (id=320) [details] 9 parameters to Callback & 8 parameters to TracedCallback This patch extends the number of template parameters from 6 to 9 in Callback classes, and from 4 to 8 in TracedCallback classes.
(In reply to comment #2) > Created an attachment (id=320) [details] [details] > 9 parameters to Callback & 8 parameters to TracedCallback > > This patch extends the number of template parameters from 6 to 9 in Callback > classes, and from 4 to 8 in TracedCallback classes. > looks good to me but I think it would be nice to apply only after the dec 15th release.
changeset 5d226c752e85