[jitter] [bug] jit.change report mode backwards
Jeremy Bernstein
jeremy at bootsquad.com
Sun Dec 16 05:14:12 MST 2007
- Previous message: [jitter] [bug] jit.change report mode backwards
- Next message: [jitter] [bug] jit.change report mode backwards
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The logic here is that of == - are the two matrices equal? 0 = false; 1 = true -- so as far as that goes, the object works properly. jb Am 04.12.2007 um 17:39 schrieb evan.raskob [lists]: > Expected: a different matrix into jit.change should trigger a report > 1, the same matrix should trigger a "report 0" message. (As per > HTML reference) > > Results: The real results are the reverse - "report 0" for a > changed matrix, "report 1" for a different one. >
- Previous message: [jitter] [bug] jit.change report mode backwards
- Next message: [jitter] [bug] jit.change report mode backwards
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
