[ 
http://dev.sourcefabric.org/browse/LS-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Baelde reassigned LS-479:
-------------------------------

    Assignee: David Baelde

> Imprecise message "this value should be an active source, or unit"
> ------------------------------------------------------------------
>
>                 Key: LS-479
>                 URL: http://dev.sourcefabric.org/browse/LS-479
>             Project: Liquidsoap
>          Issue Type: New Feature
>          Components: Liquidsoap
>    Affects Versions: 0.9.0, 0.9.1, 0.9.3
>            Reporter: David Baelde
>            Assignee: David Baelde
>
> That message shows up when typing but also execution. That's because we can't 
> know at typing time if the source is active or not, so we issue a warning and 
> confirm it later. The imprecision is annoying. Also, the message can show up 
> during streaming (and it goes to stdout), just run add_timeout(2.,{ "bla" ; 
> (-1.) }) in parallel with anything to see it.
> That's not so important, but there may be a nice simplification behind all 
> this: make all outputs (....,source)->unit instead of (...source)->source. 
> This will make it impossible to chain them, but this style has no real 
> advantage besides concision, and people generally don't use it. What do you 
> think?
> Then we could issue a clearer warning (perhaps even an error) for non-ignored 
> values of non-unit type. The change would also make it possible to warn users 
> about ignored sources -- currently we can't do that because active sources 
> are safely ignored.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à