On Wed, 17 Nov 2010 11:27:31 +0100
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > Simple example:
> >
> > -> { "execute": "human-monitor-command", "arguments": { "command-line":
> > "print /i 10+25" } }
> > <- { "return": "35\r\n" }
> >
> > Please, check individual patches for detail
Luiz Capitulino writes:
> Simple example:
>
> -> { "execute": "human-monitor-command", "arguments": { "command-line":
> "print /i 10+25" } }
> <- { "return": "35\r\n" }
>
> Please, check individual patches for details. Also note that this series
> depends on the script improvements one.
>
> Also
Simple example:
-> { "execute": "human-monitor-command", "arguments": { "command-line": "print
/i 10+25" } }
<- { "return": "35\r\n" }
Please, check individual patches for details. Also note that this series
depends on the script improvements one.
Also, Markus suggestion of having an assert() i