Ticket #1524 (closed bug: fixed)

Opened 6 years ago

Last modified 4 months ago

stdcall fails on MacOS

Reported by: chak Owned by:
Priority: lowest Milestone: _|_
Component: Compiler Version: 6.7
Keywords: Cc:
Operating System: MacOS X Architecture: x86
Type of failure: None/Unknown Difficulty: Unknown
Test Case: ffi012, 1288, 2276, 2276_ghci Blocked By:
Blocking: Related Tickets:

Description

The use of the stdcall convention for FFI calls on x86/MacOS fails with a bus error.

Change History

Changed 6 years ago by igloo

  • milestone set to 6.8 branch

Thanks for the report. I don't think this is particularly urgent, but if someone fixes it then it could certainly go into 6.8.x.

Changed 6 years ago by igloo

  • milestone changed from 6.8 branch to _|_

Changed 2 years ago by igloo

  • testcase changed from ffi012 to ffi012, 1288, 2276, 2276_ghci
  • failure set to None/Unknown

Changed 4 months ago by morabbin

HEAD on Mac OS X (darwin_x86_64) passes the test cases; I'm guessing this has been fixed a while.

Changed 4 months ago by simonmar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.