> From: "Paul Hartman" <[EMAIL PROTECTED]>
> Date: Tue, 28 Sep 1999 02:03:57 -0500 (CDT)
>
> i noticed between 3.29 and 3.30 the order of gpk_redraw's parameters
> were swapped, but the calls to it (in gpkplotting.c) were unchanged,
> which lead to compiler warnings & coredumps when I tried using -g
> option. Swapping them around seemed to fix it here (on OS/2 using pgcc
> 2.91.66).
>
>
> Also, in musicin.c I noticed sys/types.h is no longer included; on OS/2
> EMX it is a prerequisite if you use sys/stat.h. So perhaps:
>
> #ifdef __EMX__
> #include <sys/types.h> /* EMX requires sys/types.h to use sys/stat.h */
> #endif
>
Thanks, both of those will be fixed in 3.31. I have no idea how those
arguments got switched!
Mark
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )