Ticket #1140 (closed bug: fixed)

Opened 2 years ago

Last modified 1 month ago

Use ccall for OpenAL on Windows (was part of #918)

Reported by: thorkilnaur Assigned to: igloo
Priority: normal Milestone: Not GHC
Component: libraries (other) Version: 6.4.2
Severity: normal Keywords:
Cc: shelarcy@gmail.com Difficulty: Easy (1 hr)
Test Case: N/A Architecture: Unknown
Operating System: Windows

Description

The patch attached to this ticket is part of a patch originally attached to #918 by shelarcy <shelarcy@capella.freemail.ne.jp>. This original patch (file openal-mac-os-x.patch) corrected a Mac OS X OpenAL build problem and a Windows OpenAL build problem. The part of the patch attached here is the part that corrects a Windows OpenAL build problem. The file name (openal-mac-os-x-part-2.patch) contains the name of the original patch, but it is a Windows-related patch in spite of its name. Please refer to #918 for additional details.

Attachments

openal-mac-os-x-part-2.patch (1.3 kB) - added by thorkilnaur on 02/11/07 05:05:36.
Windows-related part of openal-mac-os-x.patch from #918

Change History

02/11/07 05:05:36 changed by thorkilnaur

  • attachment openal-mac-os-x-part-2.patch added.

Windows-related part of openal-mac-os-x.patch from #918

02/17/07 15:45:34 changed by igloo

  • owner set to igloo.
  • milestone set to 6.6.1.

02/17/07 15:46:09 changed by igloo

  • milestone changed from 6.6.1 to Not GHC.

02/18/07 02:56:43 changed by thorkilnaur

  • os changed from MacOS X to Windows.

09/08/07 19:59:33 changed by guest

  • cc set to shelarcy@gmail.com.

07/12/08 09:43:10 changed by igloo

  • status changed from new to closed.
  • resolution set to fixed.

Patch applied, thanks!