#75 closed defect (fixed)
"ref" foreign argument type does not work
Reported by: | Jim Ursetto | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | compiler | Version: | 4.2.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Bug reported by Nicholas "Indy" Ray. "ref" foreign argument type results in illegal type error. Attached patch to c-backend should fix the problem.
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | c-backend-ref.diff.txt added |
---|
comment:1 Changed 15 years ago by
Component: | build system → compiler |
---|
comment:2 Changed 15 years ago by
Milestone: | → 4.3.0 |
---|
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Closing because Kon applied patch in r16033.
Note: See
TracTickets for help on using
tickets.
FYI, Kon emailed me that he had applied this patch to trunk. I suppose we can close this ticket.