This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix arm breakage caused by recent c-pragma change
On Sat, May 26, 2001 at 04:08:27PM +0100, Philip Blundell wrote:
> >While you're in there, please fix all of the remaining stragglers...
>
> Done.
This one also needs to be fixed. Sorry about that.
Index: java/zipfile.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/java/zipfile.h,v
retrieving revision 1.12
diff -u -r1.12 zipfile.h
--- zipfile.h 2001/03/19 21:57:37 1.12
+++ zipfile.h 2001/05/26 22:20:57
@@ -60,8 +60,8 @@
extern ZipFile * opendir_in_zip PARAMS ((const char *, int));
extern int read_zip_archive PARAMS ((ZipFile *));
-#ifdef JCF_H
+#ifdef GCC_JCF_H
extern int read_zip_member PARAMS ((JCF*, ZipDirectory*, ZipFile *));
extern int open_in_zip PARAMS ((struct JCF *, const char *,
const char *, int));
-#endif
+#endif /* GCC_JCF_H */
sam th --- sam@uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dynds.org/decss
PGP signature