https://bz.apache.org/bugzilla/show_bug.cgi?id=66666

--- Comment #3 from Michael Osipov <micha...@apache.org> ---
(In reply to Christopher Schultz from comment #2)
> We have been hesitant to remove things from tcnative even if they are not
> used by the Java components.
> 
> Some (unspecified) downstream users may be relying on these "extraneous"
> functions.
> 
> Are you proposing that these be removed from tcnative 2.x or also from 1.2.x?
> 
> I would support removing them from 2.x but maybe not 1.2.x.

Hi Chris,

I do not intend to touch 1.2.x in this regard. Only 2.x. The functions to be
removed aren't part of a public API, we do not install any header files either.
It should have been done with
https://github.com/apache/tomcat-native/commit/e7db81bf5a493b44fbc1772c49fbc063c250b05a#diff-610e4592fa703b3c32818bf4baec54fdb8092d1b54819a1d86643fed3920f8e1.
If someone has truly relied on the C code only, he's done a serious mistake.
Our C code is meant to be accessed through Java only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to