This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Constify libdecnumber


 > Also I tested the code further by resetting the macros DECSUBSET,
 > DECCHECK, DECALLOC and DECTRACE to "1" to enable compilation of
 > conditional code bits.  These parts also compiled cleanly.

What I meant to say was that my patch adds no new warnings in the
conditional macro activated code.  There were two pre-existing
warnings that were unrelated to my patch.  A third pre-existing
warning in the conditional code was fixed by constification.  So the
patch is a win in terms of warnings.  Sorry for the confusion.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]