comp.lang.ada
 help / color / mirror / Atom feed
* bug in AdaSDL
@ 2004-09-28 16:11 Jorge Suarez-Solis Rivaya
  2004-09-30  1:48 ` Chad R. Meiners
  0 siblings, 1 reply; 5+ messages in thread
From: Jorge Suarez-Solis Rivaya @ 2004-09-28 16:11 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-10-07 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-28 16:11 bug in AdaSDL Jorge Suarez-Solis Rivaya
2004-09-30  1:48 ` 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

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