Control: retitle -1 bug with depth > 1 OSC address
Control: tags -1 confirmed
thanks

On 11/06/2014 11:28 AM, Antoine Villeret wrote:
> When parsing OSC path with more than one slash ('/'), the float is not
> understood by a number box.

to be precise, [routeOSC] will output a message with the remaining
OSC-path as the selector followed by the data.

when sending a message [/foo/bar 23( to [routeOSC /foo/bar], the
remaining OSC-path is empty, resulting in an empty symbol '' as the
selector; followed by the data (23).

the expected behaviour (which has been fixed in the upstream repository)
is to output with the selector "list".




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to