[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcl-devel] [PATCH] fix declaration in gmp_wrappers.h:MEM_GMP_CALL
From: |
Bryan Cardillo |
Subject: |
[Gcl-devel] [PATCH] fix declaration in gmp_wrappers.h:MEM_GMP_CALL |
Date: |
Wed, 1 Sep 2004 09:57:10 -0400 |
User-agent: |
Mutt/1.4.2.1i |
I've attached a trivial patch to fix a declaration in
MEM_GMP_CALL in gmp_wrappers.h which prevented me from
building gcl. I realize that more recent versions of gcc
(I'm using 2.95.3) probably deal with it fine the way it is.
However, since this was the only place where the build
choked, I thought you might like to know. Unfortunately, I
can't say that this patch is well tested, as this is my
first experience with gcl, but I am able to compile and use
gcl once this patch is applied.
Cheers,
Bryan Cardillo
Computing & Educational Technology Services
School of Engineering & Applied Sciences
University of Pennsylvania
address@hidden
gmp-wrappers-decl.patch
Description: gmp_wrappers_decl.patch
- [Gcl-devel] [PATCH] fix declaration in gmp_wrappers.h:MEM_GMP_CALL,
Bryan Cardillo <=