Re: Ada testcase CR line endings

2012-04-10 Thread Mike Stump
On Apr 10, 2012, at 5:24 AM, Robert Dewar wrote: > On 4/10/2012 1:35 AM, Mike Stump wrote: >> So, I'd like to change all the ada testcases to use normal unix line endings. >> >> testsuite/gnat.dg/taft_type2_pkg.ads >> >> is an example if one such file, any objections? > > As long as the test is

Re: Ada testcase CR line endings

2012-04-10 Thread Robert Dewar
On 4/10/2012 1:35 AM, Mike Stump wrote: So, I'd like to change all the ada testcases to use normal unix line endings. testsuite/gnat.dg/taft_type2_pkg.ads is an example if one such file, any objections? As long as the test is not about line endings this seems fine.

Re: Ada testcase CR line endings

2012-04-10 Thread Mike Stump
On Apr 9, 2012, at 11:24 PM, Arnaud Charlet wrote: >> So, I'd like to change all the ada testcases to use normal unix line endings. >> >> testsuite/gnat.dg/taft_type2_pkg.ads >> >> is an example if one such file, any objections? > > No objections. Applied to trunk and 4.7.x. Thanks. Index: gn

Re: Ada testcase CR line endings

2012-04-09 Thread Arnaud Charlet
> So, I'd like to change all the ada testcases to use normal unix line endings. > > testsuite/gnat.dg/taft_type2_pkg.ads > > is an example if one such file, any objections? No objections.

Ada testcase CR line endings

2012-04-09 Thread Mike Stump
So, I'd like to change all the ada testcases to use normal unix line endings. testsuite/gnat.dg/taft_type2_pkg.ads is an example if one such file, any objections?