classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Fix for __attribute__ handling


From: Roman Kennke
Subject: [cp-patches] FYI: Fix for __attribute__ handling
Date: Fri, 16 Dec 2005 17:49:15 +0000

In jcl.c we redefine __attribute__(x) for non-GCC compilers. This can be
improved a little by redefining it only if it's not already defined.

2005-12-16  Roman Kennke  <address@hidden>

        * native/jni/classpath/jcl.c:
        Only redefine __attribute__ if it's not already defined.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]