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
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 =)
> >>
> >> ->
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
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
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
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
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
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
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.)
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
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
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
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
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-words : suppresss
>
> Yes, I noticed "functin
14 matches
Mail list logo