Ticket #219 (closed enhancement: fixed)
cli module should strip CRLF
| Reported by: | erik@… | Owned by: | lennart |
|---|---|---|---|
| Milestone: | 0.9.11 | Component: | daemon |
| Keywords: | bug? in cli | Cc: |
Description
Any command in the (tcp-)cli that need an integer, refuse to work. Errors vary from "invalid index" (unload-module) to "Failed to parse volume" (set-sink-volume).
An example of an offending cli command is: set-sink-volume 0 100
This may actually be a bug in strtoul (from the source) as the source seems to be correct (though a bit obfuscated).
Change History
Note: See
TracTickets for help on using
tickets.
