PATCH renames DEFUN operator

Mark Mitchell mark@codesourcery.com
Tue Nov 30 23:59:00 GMT 1999


>>>>> "David" == David O'Brien <obrien@NUXI.com> writes:

    David> How should gcc/java/jcf.h be changed?
    >>  By removing the declarations of DEFUN and AND.

    David> And the users of those macros?  Say for this from
    David> libiberty/memcpy.c:

Well, now we're back where we started! :-)

These should die, and become ordinary K&R function definitions, just
like everywhere else in the compiler.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Gcc-patches mailing list