diff options
author | Karl Williamson <public@khwilliamson.com> | 2013-01-06 22:03:09 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-01-11 11:50:35 -0700 |
commit | b8de99caf269c77d01411e0f81d45f696af02dd2 (patch) | |
tree | a92b9c41a42742039b4fc3de5fa05ed7b8659e23 /t/porting | |
parent | 00ce556345c5faa3eb42f47f2a510d07b5f3d7c8 (diff) | |
download | perl-b8de99caf269c77d01411e0f81d45f696af02dd2.tar.gz |
Better error pos for grok_bslash_[xo]
These functions advance the parse pointer for the caller. The regex
code has the infrastructure to output a marker as to where the error
was. This commit simply moves the parse pointer past all the legal
digits in the input, which are likely supposed to be part of the number,
which makes it likely that the missing right brace point is just past
those.
Diffstat (limited to 't/porting')
0 files changed, 0 insertions, 0 deletions