Oops, it was not a bug in gnustep-base 1.24.0. In 1.24.0 the constant NSNotFound changed from 32 bits to 64 bits (on 64-bit architectures), so some unsigned/int types had to be changed to NSUInteger.
Marcelo On Sun, Apr 8, 2012 at 2:39 PM, Marcelo Matuda <[email protected]> wrote: > Hi, > > In my system Gnuspeech is producing garbled speech with gnustep-base 1.24.0. > > These versions are ok: > 1.20.1 > 1.22.1 > 1.23.0 > > Marcelo _______________________________________________ gnuspeech-contact mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnuspeech-contact
