Comment on revision r522 in crush-tools

9 views
Skip to first unread message

crush...@googlecode.com

unread,
Apr 13, 2012, 6:27:53 PM4/13/12
to crush...@googlegroups.com
Comment by jimrenw...@gmail.com:

Score: Positive

General Comment:
Thanks!

Line-by-line comments:

File: /trunk/src/calcfield/calcfield.in (r522)
===============================================================================

Line 153: while ($formula =~ /(\[\s*)([A-Za-z][^\]]*)(\s*\])/g) {
-------------------------------------------------------------------------------
This fixes the issue, but would be (somewhat) more readable as:

/(\[\s*)([A-Za-z]+)(\s*\])/

Don't change it though.

For more information:
http://code.google.com/p/crush-tools/source/detail?r=522

Reply all
Reply to author
Forward
0 new messages