This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: Patches to 19991116 snapshot for vendor compilers on AIX and OSF14.0


> "Brown, Rodney" wrote:
> 
> Digital (Compaq) errors comparing a function pointer with another with

Can you expand this one a bit more.  Are the consequence ``bad'' or just
that DEC is being pedantic? :-)

I ask as GDB currently contains many casts using (make_cleanup_func). 
The code has been identified as something that violates the ANSI spec
but, fortunatly, works.  If Alphas really do have a technical problem
with that cast/compare then there could easily be the same problem in
make_cleanups().

	Andrew

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