You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Greg Stein <gs...@lyra.org> on 2001/06/07 04:11:17 UTC

Re: cvs commit: apr/misc/unix start.c

On Wed, Jun 06, 2001 at 05:19:07PM -0000, wrowe@apache.org wrote:
> wrowe       01/06/06 10:19:06
> 
>   Modified:    include  apr_general.h
>                misc/unix start.c
>   Log:
>     Solve the linkage issue with a native-C (nonstd convention) declaration
>     of apr_terminate (for atexit(apr_terminate), etc), and provide an
>     alternate apr_terminate2 only for non-C languages ('pascal' convention.)

Which non-c language *cannot* bind to a cdecl function?

Before we go down this path, let's find the requirement. I am suspicious
that there is a language out there which doesn't have cdecl binding
capability today.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/