
26 Aug
2010
26 Aug
'10
7:26 a.m.
Dear Mike Frysinger,
<bus>:<cs>[.<mode>]<bit_len> <dout>
how so ? the bus:cs.mode field is always going to be one argv, and your patch has it so that argv[1] is always parsed against this form. i dont see where this limitation is that you're seeing ... -mike
Currently, without a ":", the "." part won't be handled. But I see that a simple rearrangement would solve this. I'll fix and test that.
Reinhard