author | Andy Wingo <wingo@pobox.com> | |
Tue, 19 Mar 2002 04:10:05 +0000 (04:10 +0000) | ||
committer | Andy Wingo <wingo@pobox.com> | |
Tue, 19 Mar 2002 04:10:05 +0000 (04:10 +0000) | ||
commit | f6c63f0d8e2ecf2bdc576f5c736e39698829f7cf | |
tree | f933b23324ea443f1550a84a3c944ab70744d5a4 | tree | snapshot (tar.xz tar.gz zip) |
parent | 29ea57179fa058a32937aa1c0ac23d2c781fd759 | commit | diff |
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
36 files changed: