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]
Other format: [Raw text]

Re: [PATCH, ADA] new typos in gcc/ada [8/7]


> Ignoring the overall change rate, it seems gcc/ada has a high typo

That's actually highly related: since there are lots of changes in the
Ada sources, and that probably more than in other languages, Ada developers
have the good habit of adding lots of comments, it's a natural consequence
that more typos are introduced compared to cases where either less changes, or
less comments are added :-)

> introduction rate.  This patch fixes the typos introduced since I posted
> the [4/7] patch, as well as a couple of typos I overlooked earlier.
> Note there are non-comment typos in this patch, too.
> 
> Bootstrap and check-ada succeeded.  OK for trunk?

OK, thanks again for your contributions.

> gcc/ada/ChangeLog:
> 2008-04-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
> 
> 	* vms_data.ads: Fix typo in constant.
> 	* gen-soccon.c: Fix typo in error string.
> 	* gnat_rm.texi (Pragma Optimize_Alignment, Pragma Postcondition):
> 	Fix typos.
> 	* a-calcon.ads, a-calend-vms.adb, a-calend.adb, a-crdlli.ads,
> 	bcheck.adb, checks.adb, einfo.ads, errout.adb, erroutc.adb,
> 	erroutc.ads, exp_attr.adb, exp_ch11.adb, exp_ch2.adb,
> 	exp_ch5.adb, exp_ch9.adb, exp_ch9.ads, exp_pakd.adb,
> 	exp_util.adb, fmap.adb, g-soccon-linux-mips.ads,
> 	g-soccon-rtems.ads, g-timsta.adb, g-timsta.ads, lib-writ.ads,
> 	mlib-tgt-specific-linux.adb, mlib-tgt-specific-tru64.adb,
> 	s-interr-vxworks.adb, s-interr.adb, s-osinte-lynxos.ads,
> 	s-rident.ads, s-taprop-solaris.adb, s-tassta.adb, s-win32.ads,
> 	sem_aggr.adb, sem_attr.ads, sem_ch10.adb, sem_ch13.ads,
> 	sem_ch3.adb, sem_ch6.adb, sem_ch7.adb, sem_ch8.adb, sem_ch9.adb,
> 	sem_prag.ads, sem_res.adb, sem_util.adb, sem_util.ads,
> 	sinfo.ads: Fix typos in comments.


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