in reply to Re: Help w/ regex in filename
in thread Help w/ regex in filename
The flip side of the coin is that 109+ lines of code aren't really needed to reproduce the error. Ideally the code producing the error would be reduced to 5-25 lines of code, and the error message would be a copy/paste of what that 5-25 LOC example produces. Often while going through the exercise of narrowing the problem down to a brief snippet of code that can still reproduce the problem, one discovers what the problem is, eliminating the reason to ask.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Help w/ regex in filename
by kcott (Archbishop) on Jul 06, 2013 at 05:52 UTC | |
|
Re^3: Help w/ regex in filename
by dcthehole (Novice) on Jul 06, 2013 at 05:20 UTC | |
by davido (Cardinal) on Jul 06, 2013 at 05:41 UTC |