* Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c
@ 2002-12-17 12:59 todd whitesel
2003-01-31 5:55 ` Andrew Cagney
0 siblings, 1 reply; 3+ messages in thread
From: todd whitesel @ 2002-12-17 12:59 UTC (permalink / raw)
To: GDB Patches
2002-12-17 Todd Whitesel <todd.whitesel@windriver.com>
* gdb.hp/gdb.aCC/optimize.c: Fix missing newline at end of file.
Index: optimize.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.hp/gdb.aCC/optimize.c,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 optimize.c
*** optimize.c 16 Aug 1999 19:55:53 -0000 1.1.1.1
--- optimize.c 17 Dec 2002 19:34:13 -0000
***************
*** 73,76 ****
return test_opt;
}
! /* end */
\ No newline at end of file
--- 73,76 ----
return test_opt;
}
! /* end */
--
Todd Whitesel
toddpw @ windriver.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c
2002-12-17 12:59 Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c todd whitesel
@ 2003-01-31 5:55 ` Andrew Cagney
2003-01-31 6:03 ` todd whitesel
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2003-01-31 5:55 UTC (permalink / raw)
To: todd whitesel; +Cc: GDB Patches
Don't have a bit of awk script for checking for this and ^M?
I can then ARI it.
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c
2003-01-31 5:55 ` Andrew Cagney
@ 2003-01-31 6:03 ` todd whitesel
0 siblings, 0 replies; 3+ messages in thread
From: todd whitesel @ 2003-01-31 6:03 UTC (permalink / raw)
To: Andrew Cagney; +Cc: todd whitesel, GDB Patches
> Don't have a bit of awk script for checking for this and ^M?
> I can then ARI it.
Control-M's I usually nuke with "tr -d '\015'" , and incomplete last lines
I usually deal with by vi'ing them and then saving them back out.
Haven't ever needed to do this in batch mode before...
--
Todd Whitesel
toddpw @ windriver.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-31 6:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17 12:59 Incomplete last line, gdb/testsuite/gdb.hp/gdb.aCC/optimize.c todd whitesel
2003-01-31 5:55 ` Andrew Cagney
2003-01-31 6:03 ` todd whitesel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox