Commit 0bcd9fd
LP2120581: Report additional pcre2 error
Log the pcre2 error message if a barcode regex match fails for a
reason other than a non-matching pattern.
The previous code simply reported that an unknown error occurred.
Signed-off-by: Jason Stephenson <[email protected]>
Signed-off-by: Chris Sharp <[email protected]>1 parent eb36c31 commit 0bcd9fd
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
402 | 406 | | |
403 | 407 | | |
404 | 408 | | |
| |||
0 commit comments