diff options
author | Tony Cook <tony@develop-help.com> | 2010-11-29 22:36:35 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2010-11-29 22:38:18 +1100 |
commit | a932d541326b1fef3943a730adb350592857f19a (patch) | |
tree | 7dbaffeb88e002dc683f4c04bf7a7202e9a22b6b /sv.c | |
parent | f5122dbf0e65ac96618bf95b58dbfac3cfb31c75 (diff) | |
download | perl-a932d541326b1fef3943a730adb350592857f19a.tar.gz |
Fix C++ build problems introduced in 9a5a5549
Fixes the following compilation errors:
regexec.c: In function 'char* S_find_byclass(regexp*, const regnode*, char*,
const char*, regmatch_info*)':
regexec.c:1525: error: invalid conversion from 'I32 (*)(const char*, const
char*, I32)' to 'I32 (*)()'
regexec.c:1525: error: too many arguments to function
regexec.c:1527: error: invalid conversion from 'I32 (*)(const char*, const
char*, I32)' to 'I32 (*)()'
regexec.c:1527: error: too many arguments to function
Diffstat (limited to 'sv.c')
0 files changed, 0 insertions, 0 deletions