mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
Merge branch 'master' of https://github.com/DBD-SQLite/DBD-SQLite
This commit is contained in:
commit
b2e36ee229
1 changed files with 1 additions and 0 deletions
1
dbdimp.c
1
dbdimp.c
|
@ -2708,6 +2708,7 @@ static int perl_tokenizer_Next(
|
|||
int n_retval;
|
||||
char *token;
|
||||
char *byteOffset;
|
||||
STRLEN n_a; /* this is required for older perls < 5.8.8 */
|
||||
I32 hop;
|
||||
|
||||
dTHX;
|
||||
|
|
Loading…
Add table
Reference in a new issue