Browse Source

Add TODO for DLSYM_NEEDS_UNDRESCORE

experimental/apache_hooks
Stanislav Malyshev 25 years ago
parent
commit
d3ceaeb4e8
  1. 3
      TODO

3
TODO

@ -14,6 +14,9 @@ Zend
but don't declare those as const. This makes interaction with other
interfaces difficult which pass const parameters to us.
* add try..catch/throw exception handling
* Add configure test to determine if dlsym() requires underscore and set
DLSYM_NEEDS_UNDERSCORE accordingly. Perl and zsh have it in configure,
for example.
global
------

Loading…
Cancel
Save