mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
fixed content length issues in parser & renderer
This commit is contained in:
parent
4f61f07ff2
commit
b898965e47
5 changed files with 25 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
:_source psyc://foo/~bar
|
||||
:_target psyc://bar/~baz
|
||||
:_tag sch1828hu3r2cm
|
||||
85
|
||||
86
|
||||
:_foo bar baz
|
||||
:_abc_def 11 foo bar
|
||||
baz
|
||||
|
|
|
@ -99,7 +99,7 @@ _notice_presence\n\
|
|||
if (testList("\
|
||||
:_source psyc://10.100.1000/~ludwig\n\
|
||||
:_context psyc://10.100.1000/~ludwig\n\
|
||||
\n\
|
||||
85\n\
|
||||
:_list_text |foo|bar|baz\n\
|
||||
:_list_binary 21 3 foo|3 b|r|7 baz\n\
|
||||
qux\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue