speed improvements
Bug #552466 reported by
buzzdee
on 2010-03-31
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Coccinella |
Wishlist
|
buzzdee |
Bug Description
The expr command should use { } around its expressions that it evaluates. If I understand the documentation right, since tcl 8.4 this prevents some conversions between strings and numbers.
buzzdee (sebastia) wrote : | #1 |
Changed in coccinella: | |
assignee: | nobody → buzzdee (sebastia) |
importance: | Undecided → Wishlist |
status: | New → In Progress |
buzzdee (sebastia) wrote : | #2 |
now, up to svn revision 2808 the remaining expr statements got the {}
I hope I haven't introduced too much subltle errors, therefore testing is needed ;)
I'll mark it as fix committed, if there are problems, please reopen....
Changed in coccinella: | |
status: | In Progress → Fix Committed |
sander (s-devrieze)
on 2010-09-30
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
svn revisions 2798-2803 surround expr in whiteboard, xmpp, and jabberlib subdirectories.