Patch for artsc

What should I do with this patch against 1.2.4? (No comments from the
peanut gallery, thank you!) SDL will randomly not use artsc without
this.

*** src/audio/arts/SDL_artsaudio.c.~1~ Tue Aug 27 02:29:08 2002
— src/audio/arts/SDL_artsaudio.c Tue Aug 27 02:29:09 2002***************
*** 144,149 ****
— 144,150 ----
SDL_NAME(arts_free)();
}
UnloadARTSLibrary();

  • return available;
    }

static void Audio_DeleteDevice(SDL_AudioDevice *device)

Cheers,
joelh


Joel Ray Holveck - @Joel_Ray_Holveck
Fourth law of programming:
Anything that can go wrong wi
sendmail: segmentation violation - core dumped

What should I do with this patch against 1.2.4? (No comments from the
peanut gallery, thank you!) SDL will randomly not use artsc without
this.

*** src/audio/arts/SDL_artsaudio.c.~1~ Tue Aug 27 02:29:08 2002
— src/audio/arts/SDL_artsaudio.c Tue Aug 27 02:29:09 2002


*** 144,149 ****
— 144,150 ----
SDL_NAME(arts_free)();
}
UnloadARTSLibrary();

  • return available;
    

Doh! Thank you very much. Your patch is in CVS. :slight_smile:

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment