Re: [AD] OSX qtmidi.m build failure fix |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, 2006-04-14 at 17:21 +0800, Miguel A. Gavidia wrote:
> On Friday 14 April 2006 07:13, Jay Bernardo wrote:
> > This is my first attempt at flagging something as broken and
> > supplying a patch to fix it. If I improperly followed procedure,
> > please let me know.
> >
> > When building Allegro for MacOS X from the 4.2 branch (revision 5777)
> > the following errors occur:
> >
> > src/macosx/qtmidi.m: In function 'osx_midi_init':
> > src/macosx/qtmidi.m:128: error: request for member 'bigEndianValue'
> > in something not a structure or union
> > src/macosx/qtmidi.m:129: error: request for member 'bigEndianValue'
> > in something not a structure or union
> >
> > Below is a diff of a fix that remedies the problem. Testing may be
> > required, as I'm not sure exactly what should be tested to ensure it
> > does everything correctly. My poor test consisted of running exmidi
> > and verifying that it properly plays a midi file.
> >
Ok, committed it, after discussion in #allegro.
--
Elias Pschernig