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]

Inappropriate patch?!


Regarding this patch:

Sun Jun 14 23:07:22 1998  Mumit Khan  <khan@xraylith.wisc.edu>

        * libI77/backspace.c (f_back): Fix backspace for mingw32.

I don't believe this is relevant for egcs since 1.0.3a, as we've
upgraded egcs (in the snapshots, which will become 1.1) to a
new netlib libf2c that doesn't have any of the relevant #if
directives.

Same for g77 0.5.23 and later.

Just FYI -- especially since I think I told Jeff Law that applying
this patch to egcs was "okay".  Should have checked it out first
myself!  The tip-off that it was from a 1.0.x version of egcs
was the full pathname containing `gcc/f/runtime/libI77', since
the `runtime' directory no longer exists (it's now `libf2c' at
the top level of an egcs source directory).

In the future, could you (and everyone) be explicit about *which*
version of egcs (or any product) you're basing your patch on, if
it isn't obvious from ongoing context?  It'd help save a bit of
time, something we all tend to be short on.

        tq vm, (burley)


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