Re: GCC15: Typos in gcc/BASE-VER

2025-01-20 Thread Jonathan Wakely via Gcc
On Mon, 20 Jan 2025, 03:27 Chris Clayton via Gcc, wrote: > Hi > > Commit 017c45fa2a4da40893f0aacd96164f04c78cb245 bumped BASE-VER to 15.0.1, > but the commit message says it's been bumped > to 14.0.1. I guess it will obvious to readers that it's a typo, but want > to fix it.44. > > Chris > Git c

GCC15: Typos in gcc/BASE-VER

2025-01-20 Thread Chris Clayton via Gcc
Hi Commit 017c45fa2a4da40893f0aacd96164f04c78cb245 bumped BASE-VER to 15.0.1, but the commit message says it's been bumped to 14.0.1. I guess it will obvious to readers that it's a typo, but want to fix it.44. Chris

GNAT Reference Manual: Typos in chapter 1

2021-06-09 Thread Michael Siegel
I've found some typos, etc. in chapter 1 ("About This Guide") of the GNAT Reference Manual. Here they come in order of appearance: #1 This manual contains useful information in writing programs using the GNAT compiler. s/in writing/on writing #2 It includes

[patch, committed] fortran/intrinsic.texi: Fix copy'n'paste errors and typos (was: https://gcc.gnu.org/onlinedocs/gcc-11.1.0/gfortran/)

2021-05-25 Thread Tobias Burnus
201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf commit 2044a3e3e8343d047344523a1cca98309ce68fdc Author: Tobias Burnus Date: Tue May 25 09:17:07 2021 +0200 fortran/intrinsic.texi: Fix copy'n'paste errors and typos g

[Patch, committed] Fortran texi: Fix typos (was: Re: FWIW)

2020-08-03 Thread Tobias Burnus
Thanks for reporting the typo. I have now fixed it together with some other typos. Tobias On 8/2/20 10:27 PM, Jonathan Wakely via Fortran wrote: CC The gfortran list. On Sat, 1 Aug 2020 at 23:38, Nino Pereira via Gcc wrote: https://gcc.gnu.org/onlinedocs/gfortran/INT.html#INT has two

Re: [PATCH] fix typos mandated by conventions.

2013-07-08 Thread Joseph S. Myers
entions. > http://gcc.gnu.org/codingconventions.html As explained on that page, certain files and directories come from upstream and so it is inappropriate to apply GCC-specific conventions to them, or to fix any typos locally rather than upstream. In particular, you should not be patching boehm-gc

Re: List of typos.

2013-07-08 Thread Oleg Endo
On Mon, 2013-07-08 at 16:12 +0200, Ondřej Bílka wrote: > On Sun, Jul 07, 2013 at 09:57:05PM +0200, Oleg Endo wrote: > > On Sun, 2013-07-07 at 19:54 +0200, Georg-Johann Lay wrote: > > > Ondrej Bilka schrieb: > > > > > > > http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch > > > > I fixed most comment

Re: List of typos.

2013-07-08 Thread Ondřej Bílka
On Mon, Jul 08, 2013 at 10:29:17AM +0100, Jonathan Wakely wrote: > On 8 July 2013 01:29, Ryan Hill wrote: > > On Sun, 07 Jul 2013 21:57:05 +0200 > > Oleg Endo wrote: > > > > > >> - // Randomize the colour, just for asthetics =) > >> + // Randomize the colour, just for aesthetics =) > >> > >> ->

Re: List of typos.

2013-07-08 Thread Ondřej Bílka
On Sun, Jul 07, 2013 at 09:57:05PM +0200, Oleg Endo wrote: > On Sun, 2013-07-07 at 19:54 +0200, Georg-Johann Lay wrote: > > Ondrej Bilka schrieb: > > > > > http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch > > I fixed most comments, put it here so you can diff these two files. http://kam.mff.cuni.c

Re: List of typos.

2013-07-08 Thread Ondřej Bílka
On Sun, Jul 07, 2013 at 07:54:34PM +0200, Georg-Johann Lay wrote: > Ondrej Bilka schrieb: > > >http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch > > This is wrong: > > @@ -10834,7 +10834,7 @@ avr_convert_to_type (tree type, tree expr) > XOP[2] # Bytes to copy > > Return TRUE if the exp

Re: List of typos.

2013-07-08 Thread Jonathan Wakely
On 8 July 2013 01:29, Ryan Hill wrote: > On Sun, 07 Jul 2013 21:57:05 +0200 > Oleg Endo wrote: > > >> - // Randomize the colour, just for asthetics =) >> + // Randomize the colour, just for aesthetics =) >> >> -> missed 'color' (in a couple of places actually) > > Because that's the correct way

[PATCH] fix typos mandated by conventions.

2013-07-07 Thread Ondřej Bílka
On Sun, Jul 07, 2013 at 04:21:15PM +0200, Ondřej Bílka wrote: > On Sat, Jul 06, 2013 at 01:14:38PM +0100, Jonathan Wakely wrote: > > I decided to grep for all the misspelled words beginning with A from > > your list and fix the ones that were real errors. That took me an hour > > to produce this pa

Re: List of typos.

2013-07-07 Thread Ryan Hill
On Sun, 07 Jul 2013 21:57:05 +0200 Oleg Endo wrote: > - // Randomize the colour, just for asthetics =) > + // Randomize the colour, just for aesthetics =) > > -> missed 'color' (in a couple of places actually) Because that's the correct way of spelling colour. -- Ryan Hill

Re: List of typos.

2013-07-07 Thread Oleg Endo
On Sun, 2013-07-07 at 19:54 +0200, Georg-Johann Lay wrote: > Ondrej Bilka schrieb: > > > http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch > Below are some other hunks that look suspicious... (trying not to duplicate the things already mentioned by others) - * 1) It means that finalizers, and al

Re: List of typos.

2013-07-07 Thread Georg-Johann Lay
Ondrej Bilka schrieb: http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch This is wrong: @@ -10834,7 +10834,7 @@ avr_convert_to_type (tree type, tree expr) XOP[2] # Bytes to copy Return TRUE if the expansion is accomplished. - Return FALSE if the operand compination is not supported

Re: List of typos.

2013-07-07 Thread Jonathan Wakely
On 7 July 2013 15:21, Ondřej Bílka wrote: > > discontiguousdiscontinuous This one is incorrect - the libstdc++ header is talking about contiguous memory, not continuous memory (arguably it should be non-contiguous, but leaving it alone is better than changing it to discontinuous.)

Re: List of typos.

2013-07-07 Thread Jonathan Wakely
On 7 July 2013 15:21, Ondřej Bílka wrote: > > I worked how to make this more efficient. I created patch with obvious cases > in hour. (only comments in c files though.) > > http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch Some of the code fixed by that (boehm-gc, zlib, libsanitizer) is maintained

Re: List of typos.

2013-07-07 Thread Ondřej Bílka
On Sat, Jul 06, 2013 at 01:14:38PM +0100, Jonathan Wakely wrote: > I decided to grep for all the misspelled words beginning with A from > your list and fix the ones that were real errors. That took me an hour > to produce this patch. It doesn't include changes to java or fortran, > as I don't have

Re: List of typos.

2013-07-05 Thread Ondřej Bílka
On Fri, Jul 05, 2013 at 05:17:54PM +0100, Jonathan Wakely wrote: > On 5 July 2013 16:43, Ondřej Bílka wrote: > > > > Hi, I ran aspell on comments in gcc. After bit of cleaning a list with > > frequencies is here. It is still relatively noisy and more heuristics > > are needed. > > > > http://kam.mf

Re: List of typos.

2013-07-05 Thread Jonathan Wakely
On 5 July 2013 16:43, Ondřej Bílka wrote: > > Hi, I ran aspell on comments in gcc. After bit of cleaning a list with > frequencies is here. It is still relatively noisy and more heuristics > are needed. > > http://kam.mff.cuni.cz/~ondra/gcc_misspells > > What we will do with this now? It doesn't l

List of typos.

2013-07-05 Thread Ondřej Bílka
On Thu, Jul 04, 2013 at 11:04:32AM +0100, Jonathan Wakely wrote: > On 4 July 2013 08:20, Marc Glisse wrote: > > > > The script could do with some improvements, but it would be good indeed to > > fix some of those typos. > > > > - the script creates non-word

Re: typos

2013-07-04 Thread Martin Jambor
Hi, On Thu, Jul 04, 2013 at 04:43:00AM +0200, Veres Lajos wrote: > On Wed, 3 Jul 2013, Veres Lajos wrote: > > > Around 99% of the typos are in comments and documentations a few of them > > are only in function/variable names (living code). > > I think it is not

Re: typos

2013-07-04 Thread Jonathan Wakely
On 4 July 2013 08:20, Marc Glisse wrote: > > The script could do with some improvements, but it would be good indeed to > fix some of those typos. > > - the script creates non-words : suppresss Yes, I noticed "functino" being changed to "functiono" :-) &

Re: typos

2013-07-04 Thread Marc Glisse
On Thu, 4 Jul 2013, Veres Lajos wrote: On Wed, 3 Jul 2013, Veres Lajos wrote: Around 99% of the typos are in comments and documentations a few of them are only in function/variable names (living code). I think it is not really history obtrusive. I will create a small subset for preview and

Re: typos

2013-07-03 Thread Veres Lajos
On Wed, 3 Jul 2013, Veres Lajos wrote: > Around 99% of the typos are in comments and documentations a few of them > are only in function/variable names (living code). > I think it is not really history obtrusive. > > I will create a small subset for preview and send it for review

Re: typos

2013-07-03 Thread Veres Lajos
case by case > basis, although some related cases can certainly be dealt with > together (and it would upset history a bit so there might even be > opposition to that). Around 99% of the typos are in comments and documentations a few of them are only in function/variable names (living

Re: typos

2013-07-03 Thread Martin Jambor
tions? > > > I am writing similar tool, that checks more style issues. > > I could try to integrate that. > > > > My idea is run this as pre-commit hook, separate comments from diff, check > > it with aspell and print > > misspelings in standard output so use

Re: typos

2013-07-03 Thread Veres Lajos
mit hook, separate comments from diff, check it > with aspell and print > misspelings in standard output so user can filter them. Classic spellchekers are not really efficient for finding typos in program sources. There are too many false positives. Anyway can I help somehow? And if the

Re: typos

2013-07-02 Thread Ondrej Bilka
On Wed, Jul 03, 2013 at 12:41:42AM +0200, Veres Lajos wrote: > Hi, > > I wrote a small misspell finder/fixer script and when I have a little > spare time I clean OS projects with it. > (https://github.com/vlajos/misspell_fixer) > I ran it on this repository: > svn://gcc.gnu.org/svn/gcc/trunk > Th

typos

2013-07-02 Thread Veres Lajos
Hi, I wrote a small misspell finder/fixer script and when I have a little spare time I clean OS projects with it. (https://github.com/vlajos/misspell_fixer) I ran it on this repository: svn://gcc.gnu.org/svn/gcc/trunk The patch is around 800kb. What is the best way to handle this modifications? I

Re: typos in http://gcc.gnu.org/wiki/CppConventions

2012-08-25 Thread Gerald Pfeifer
On Fri, 15 Jun 2012, Jonathan Wakely wrote: >> They clause client code taking the address >> >>  => cause >> >> >> structs adn classes >>  => and > So fix them, it's a wiki. I saw these typos were still there, so I just fixed them. Thanks for the report, Jay. Gerald

Re: typos in http://gcc.gnu.org/wiki/CppConventions

2012-06-15 Thread Jonathan Wakely
On 15 June 2012 22:58, Jay K wrote: > I saw it said "ummutable page". > I'll check again. You need to be logged in to edit anything on the wiki, but anyone can create a user and log in.

Re: typos in http://gcc.gnu.org/wiki/CppConventions

2012-06-15 Thread Jonathan Wakely
On 15 June 2012 21:56, Jay K wrote: > > They clause client code taking the address > >  => cause > > > > > > > > structs adn classes >  => and So fix them, it's a wiki.

typos in http://gcc.gnu.org/wiki/CppConventions

2012-06-15 Thread Jay K
They clause client code taking the address => cause structs adn classes => and