This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c35721e
)
fix symbian XS too, missed this when checking over the patch
author
Tony Cook
<tony@develop-help.com>
Tue, 10 Nov 2015 22:20:56 +0000
(09:20 +1100)
committer
Tony Cook
<tony@develop-help.com>
Tue, 10 Nov 2015 22:20:56 +0000
(09:20 +1100)
Unfortunately the symbian SDK doesn't appear to be available anymore.
ext/DynaLoader/dl_symbian.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/DynaLoader/dl_symbian.xs
b/ext/DynaLoader/dl_symbian.xs
index
3d3c038
..
c2d1094
100644
(file)
--- a/
ext/DynaLoader/dl_symbian.xs
+++ b/
ext/DynaLoader/dl_symbian.xs
@@
-178,7
+178,7
@@
dl_unload_file(libhandle)
void
-
dl_find_symbol(libhandle, symbolname, ign_err=0)
+dl_find_symbol(libhandle, symbolname, ign_err=0)
void * libhandle
char * symbolname
int ign_err