This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: [patch] Deprecate XM_FILE and TM_FILE


> Date: Sat, 04 Sep 2004 16:37:18 -0400
> From: Andrew Cagney <cagney@gnu.org>
> Cc: gdb-patches@sources.redhat.com
> 
> Here, the xm-go32.h file will have been removed before the XM_FILE 
> mechanism goes away (if it hasn't we've both seriously fallen down on 
> the job :-) and therefore, DJGPP won't be broken.

Who is going to replace xm-go32.h with something that will preserve
the functionality?  And why isn't that something checked in before
XM_FILE is deprecated?

> This is all about preventing new uses of an old mechanism that we're 
> trying to replace, not about deprecating DJGPP.

The thing is DJGPP _uses_ that old mechanism.


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