Open Bug 591497 Opened 14 years ago Updated 2 years ago

Implement .apply() for variadic ctypes functions

Categories

(Core :: js-ctypes, enhancement)

x86_64
Linux
enhancement

Tracking

()

People

(Reporter: dwitte, Unassigned)

References

(Blocks 1 open bug)

Details

If you have a variadic function, it's pretty nice to be able to fn.apply(fn, [...]). This just means adding apply() to CData.prototype, or something.
Actually, there is no reason to do this only for variadic functions, is there?
Hadn't spotted it, thanks.
Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.