comp.lang.ada
 help / color / mirror / Atom feed
From: jsuarezrivaya@yahoo.es (Jorge Suarez-Solis Rivaya)
Subject: bug in AdaSDL
Date: 28 Sep 2004 09:11:27 -0700
Date: 2004-09-28T09:11:27-07:00	[thread overview]
Message-ID: <61f665c0.0409280811.a3094cf@posting.google.com> (raw)

I've found a bug in the AdaSDL_20010504.tar.gz version of the sdl to
ada interfaz, the function  SetMusicPosition was not imported.
I've add :

--  SetPosition
  function SetMusicPosition (position : C.double) return C.int;
          pragma Import (C, SetMusicPosition, "Mix_SetMusicPosition");

in sdl_mixer.ads

Jorge Suarez-Solis Rivaya



             reply	other threads:[~2004-09-28 16:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 16:11 Jorge Suarez-Solis Rivaya [this message]
2004-09-30  1:48 ` bug in AdaSDL Chad R. Meiners
2004-09-30 21:49   ` Luke A. Guest
2004-10-03 18:18     ` Chad R. Meiners
2004-10-07 15:42       ` Jorge Suarez-Solis Rivaya
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox