public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Schreckenbauer <grimlog@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge freealut fails.
Date: Mon, 21 May 2007 13:48:33 +0200	[thread overview]
Message-ID: <200705211348.37222.grimlog@gmx.de> (raw)
In-Reply-To: <464E3866.8070300@ergolight-sw.com>

Hi,

Am Samstag, 19. Mai 2007 schrieb David Harel:
> Sorry for being stupid here but I don't know what else to add to this
> problem. The bad file is alutInit.c
>
> the bad line is:
>
>           if (!alcCloseDevice (device))
>
>
> I couldn't find where the function is but obviously it returns the wrong
> data type.

which is clearly nonsense as "alcCloseDevice" is prototyped "void 
alcCloseDevice( ALCdevice * deviceHandle)"

http://www.openal.org/oalspecs-specs/alc.html#AEN1184

The right way to check for an error would be to use alcGetError.
I'd say this is a bug upstream.

Regards,
Michael
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2007-05-21 11:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-18 18:50 [gentoo-user] emerge freealut fails David Harel
2007-05-18 20:29 ` Dan Farrell
2007-05-18 23:36   ` David Harel
2007-05-18 23:42     ` Dan Farrell
2007-05-19  0:05     ` Hemmann, Volker Armin
2007-05-21 11:48     ` Michael Schreckenbauer [this message]
2007-05-18 20:31 ` Benno Schulenberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200705211348.37222.grimlog@gmx.de \
    --to=grimlog@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox