[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/3] Cleanup execution of commands in dummy
From: |
Trevor Saunders |
Subject: |
[PATCH 2/3] Cleanup execution of commands in dummy |
Date: |
Wed, 25 Jul 2012 09:46:41 -0400 |
On Wed, Jul 25, 2012 at 03:09:19PM +0200, Boris Du?ek wrote:
> > Why do not use a parameter in the dummy.conf file?
> > PLAY_CMD=aplay,bplay,cplay...
>
> Seems like a good idea. Only reason against it that I can imagine
> could be that dummy is there for cases when other modules fail
> so that it informs the user about the failure, so the dummy module
> itself should depend as little as possible on anything that could
> fail - e.g. reading or parsing a config file.
infact informing a user that no other module failed to load is the only
useful purpose I can see for the dummy module. It doesn't tell the user
much, but its arguably better than no feedback other than errors in
log files.
Trev
>
>
>
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd
- [PATCH 1/3] Do not exit on localization init fail, Boris Dušek, 2012/07/24
- [PATCH 2/3] Cleanup execution of commands in dummy, Boris Dušek, 2012/07/24
- [PATCH 2/3] Cleanup execution of commands in dummy, Trevor Saunders, 2012/07/24
- [PATCH 2/3] Cleanup execution of commands in dummy, Boris Dušek, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy, Trevor Saunders, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy, Boris Dušek, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy, Andrei Kholodnyi, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy, Boris Dušek, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy, Andrei Kholodnyi, 2012/07/25
- [PATCH 2/3] Cleanup execution of commands in dummy,
Trevor Saunders <=
[PATCH 3/3] Connect to socket if SPEECHD_ADDRESS begins with /, Boris Dušek, 2012/07/24
[PATCH v2 0/3] Small improvements, Boris Dušek, 2012/07/28