[Sphyrna-devel] decode.py: Decimal numbers?
Elrond
elrond+linuxtogo.org at samba-tng.org
Sun Jul 29 16:33:46 CEST 2007
On Fri, Jul 27, 2007 at 06:09:49PM -0600, Chris Kuethe wrote:
> On 7/27/07, Elrond <elrond+linuxtogo.org at samba-tng.org> wrote:
> > Well, having hex as default is a good thing, currently: We
> > still have plenty of single bytes, that have to be guessed
> > up. And we can only match them, if we can easily guess them
> > as int8,int16,int32. Without that, I would not have been
> > able to find another "setup/answer"-thingy in the protocol.
> > (not yet commited, still starring at it).
Okay, next post will be explanation of what I found.
> Grok.
>
> A leading sign ("%+d") then makes sense ... or abuse the old "$"
> notation. dollar -> d -> decimal?
Ahh, that's a nice one too.
I'll stay with the sign for a while, until I can't see it
anymore, at which point I'm trying $. :-)
Thanks.
Elrond
More information about the Sphyrna-devel
mailing list