Summary
"ref" foreign argument type does not work
Metadata
- Id: 9f76118d99735b10c35e24d91c6cec15911fe9c7
- Trac id: 75
- Type: defect
- Reporter: zbigniew
- Owner:
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.2.x
- Changetime: 2010-03-11 10:33:12 UTC
- Created: 2009-09-22 07:43:06 UTC
- Keywords:
Attachments
- 9f76118d99735b10c35e24d91c6cec15911fe9c7/attachments/c-backend-ref.diff.txt
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.
Changes and comments
[2009-09-22 07:43:17 UTC] zbigniew attached c-backend-ref.diff.txt (description=#f)
[2009-09-22 07:43:45 UTC] zbigniew removed owner
[2009-09-22 07:43:45 UTC] zbigniew changed component from build system to compiler
[2009-09-23 02:58:40 UTC] iraikov set milestone to 4.3.0
[2009-09-23 04:01:38 UTC] zbigniew wrote:
FYI, Kon emailed me that he had applied this patch to trunk. I suppose we can close this ticket.
[2009-09-25 06:47:43 UTC] zbigniew changed status from new to closed
[2009-09-25 06:47:43 UTC] zbigniew set resolution to fixed
[2009-09-25 06:47:43 UTC] zbigniew wrote:
Closing because Kon applied patch in r16033.