Opened 16 years ago
Closed 16 years ago
#178 closed defect (fixed)
crunch callbacks don't handle void return-type
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | extensions | Version: | 4.3.x |
| Keywords: | crunch | Cc: | |
| Estimated difficulty: |
Description
Callbacks currently don't handle the void type for the result.
Note: See
TracTickets for help on using
tickets.

fixed in r17455.