#65: settings constraint partially implemented leads to abusive type error
----------------------------+-----------------------------------------------
Reporter: mrpingouin | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version:
Keywords: language types |
----------------------------+-----------------------------------------------
If you try to set a dtools' setting of type string list ([string]) you get
the following stupid error:
===
At line 1, char 16-21:
this value has type
[string]
but it should be a subtype of
something that is bool, int, float, string or [string]
===
--
Ticket URL: <http://savonet.rastageeks.org/ticket/65>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !