gnuspeech-contact
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnuspeech-contact] minor typo in .../Monet/MSynthesisController.h


From: Marcelo Matuda
Subject: Re: [gnuspeech-contact] minor typo in .../Monet/MSynthesisController.h
Date: Fri, 20 Jul 2012 14:55:20 -0300

Hi Fred,

On Wed, Jul 18, 2012 at 7:36 PM,  <address@hidden> wrote:
> debian testing (wheezy) 32-bit
> jackd                 Version: 5
> jackd2                Version: 1.9.8~dfsg.4+20120529git007cdc37-1
> libjack-jackd2-0      Version: 1.9.8~dfsg.4+20120529git007cdc37-1
> libjack-jackd2-dev    Version: 1.9.8~dfsg.4+20120529git007cdc37-1
> libgdbm3              Version: 1.8.3-11
> libgdbm-dev           Version: 1.8.3-11
> portaudio19-dev       Version: 19+svn20111121-1
> libportaudio2         Version: 19+svn20111121-1
> libportaudiocpp0      Version: 19+svn20111121-1
> libgnustep-base1.22   Version: 1.22.1-4
> libgnustep-base-dev   Version: 1.22.1-4
> libgnustep-gui0.20    Version: 0.20.0-3
> libgnustep-gui-dev    Version: 0.20.0-3
> gnustep-make          Version: 2.6.2-2
> gobjc-4.7             Version: 4.7.1-2
>
> here's one error I got when installing:
> |---
> MSynthesisController.m:457:2: warning: @interface of class MTextToPhone not
> found [enabled by default]
> ---|
> ...stuff left out...
> here's what I found:
> |---
> .../Monet$ grep MTextToPhone MSynthesisController.h
> @class TRMSynthesizer, MTextToPhone;
>       MTextToPhone * textToPhone;
> ---|
> looks like a typo.

Yes, it is a typo.
But it is a warning, not an error.

> so, edit typo:
> |---
> s/ MTextToPhone/ MMTextToPhone/
> s/ * textToPhone/ *textToPhone/
> ---|
> (I think that second substitution is not actually necessary)
> It builds and installs, but
> when I try to Open/File
>                  diphones.mxml
> I still get:
> |---
> Monet[15491] Error: Failed to load file (null), ((null))2012-07-17
> 23:30:33.140 Monet[15491]  >
> Segmentation fault
> ---|

In Debian unstable (64-bit) this crash doesn't happen. I need to test
on Debian 32-bit...

Marcelo

>
> HTH
>
> fred_m
>
>
> _______________________________________________
> gnuspeech-contact mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnuspeech-contact



reply via email to

[Prev in Thread] Current Thread [Next in Thread]