Tage Johansson (2019/12/12 06:49 +0100):
> > I've attached a patch (as speech-test-1.patch). It adds "before" and "after"
> > logs to explicit mute requests, to say mute requests, and to say text 
> > requests.
> > Could you please capture another log after applying this patch?
> 
> 
> I get an error when trying to apply the patch. I ran:
> 
> $ make distclean
> 
> $ git pull origin
> 
> $ git apply speech-test-1.patch
> 
> error: patch failed: Programs/spk_thread.c:461
> error: Programs/spk_thread.c: patch does not apply
> 
> 
> I don't have mutch experience with git patches, so maybe I'm doing something
> wrong. Anyway, can you please tell me how to apply that patch.

Try something like

patch -p0 < speech-test-1.patch

Or

patch -p1 < speech-test-1.patch

depending on how the patch has been prepared, I don't have the file any
longer to check, sorry.

hth,

Shérab.
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to