Opened 19 years ago
Last modified 14 years ago
#138 assigned defect
Calling _System functions with callback fails
| Reported by: | Yuri Dario | Owned by: | bird |
|---|---|---|---|
| Priority: | normal | Milestone: | libc-0.7 |
| Component: | gcc | Version: | 0.6.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
Using callbacks to call _System functions returning 8 byte structures will fail.
Attachments (1)
Change History (6)
by , 19 years ago
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 19 years ago
| Milestone: | libc-0.6.2 → libc-0.6.3 |
|---|
comment:3 by , 18 years ago
| Milestone: | libc-0.6.3 → libc-0.6.4 |
|---|
comment:4 by , 15 years ago
| Status: | new → assigned |
|---|
comment:5 by , 14 years ago
| Milestone: | libc-0.6.5 → libc-0.7 |
|---|
Note:
See TracTickets
for help on using tickets.

Sample code