Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/5.3] Re-fix some dos character problems
@ 2002-11-12  8:27 Andrew Cagney
  2002-11-12 10:10 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2002-11-12  8:27 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

Hello,

The attatched fixes a typo I made when fixing some DOS invalid character 
  problems.

committed to mainline and 5.3 branch,
Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1367 bytes --]

2002-11-12  Andrew Cagney  <ac131313@redhat.com>

	* config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
	to hang2.C; hang3.c to hang3.C.

Index: config/djgpp/fnchange.lst
===================================================================
RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v
retrieving revision 1.33.6.3
diff -u -r1.33.6.3 fnchange.lst
--- config/djgpp/fnchange.lst	9 Nov 2002 02:51:54 -0000	1.33.6.3
+++ config/djgpp/fnchange.lst	12 Nov 2002 16:20:46 -0000
@@ -212,9 +212,9 @@
 @V@/gdb/testsuite/gdb.c++/derivation.exp @V@/gdb/testsuite/gdb.cxx/derivation.exp
 @V@/gdb/testsuite/gdb.c++/hang.H @V@/gdb/testsuite/gdb.cxx/hang.h
 @V@/gdb/testsuite/gdb.c++/hang.exp @V@/gdb/testsuite/gdb.cxx/hang.exp
-@V@/gdb/testsuite/gdb.c++/hang1.c @V@/gdb/testsuite/gdb.cxx/hang1.c
-@V@/gdb/testsuite/gdb.c++/hang2.c @V@/gdb/testsuite/gdb.cxx/hang2.c
-@V@/gdb/testsuite/gdb.c++/hang3.c @V@/gdb/testsuite/gdb.cxx/hang3.c
+@V@/gdb/testsuite/gdb.c++/hang1.C @V@/gdb/testsuite/gdb.cxx/hang1.c
+@V@/gdb/testsuite/gdb.c++/hang2.C @V@/gdb/testsuite/gdb.cxx/hang2.c
+@V@/gdb/testsuite/gdb.c++/hang3.C @V@/gdb/testsuite/gdb.cxx/hang3.c
 @V@/gdb/testsuite/gdb.c++/inherit.exp @V@/gdb/testsuite/gdb.cxx/inherit.exp
 @V@/gdb/testsuite/gdb.c++/local.cc @V@/gdb/testsuite/gdb.cxx/local.cc
 @V@/gdb/testsuite/gdb.c++/local.exp @V@/gdb/testsuite/gdb.cxx/local.exp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch/5.3] Re-fix some dos character problems
  2002-11-12  8:27 [patch/5.3] Re-fix some dos character problems Andrew Cagney
@ 2002-11-12 10:10 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-11-12 10:10 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches

> Date: Tue, 12 Nov 2002 11:27:16 -0500
> From: Andrew Cagney <ac131313@redhat.com>
> 
> The attatched fixes a typo I made when fixing some DOS invalid character 
>   problems.
> 
> committed to mainline and 5.3 branch,

Thanks.  But please keep the .C extensions (Capital `C'), so that on
systems that preserve letter-case in file names (MS-Windows) the
files are still identified as C++ files.

(Actually, it's better to have a .cc extension for C++ files, but
perhaps there are valid reasons not to.)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-12 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-12  8:27 [patch/5.3] Re-fix some dos character problems Andrew Cagney
2002-11-12 10:10 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox