i recently ran into a problem when i tried to use [text
sequence] without a given name but with a pointer. to be more precise, i tried the "-w" flag of
[text sequence] in combination with the "-s" flag and got error messages
in the console.
according to CHRISTOPH RESSI:
"looks like [text sequence] is broken. all the flags (-t, -w, -g) only work if you provide a text name as the first creation argument. this also means they don't work with data structure pointers."
i attached a patch that demonstrates the problem ...
Anonymous
should be fixed on github now