On Wed, Feb 1, 2012 at 9:07 PM, Diego Novillo wrote:
>
> Thanks. I've incorporated your feedback in the attached patch. OK for
> wwwdocs?
yes; thanks!
-- Gaby
Thanks. I've incorporated your feedback in the attached patch. OK for
wwwdocs?
Diego.
? 00.diff
? codingconventions.html.orig
Index: codingconventions.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrievi
On Wed Feb 1 09:15:51 2012, Georg-Johann Lay wrote:
Diego Novillo wrote:
This is the first of a few patches to update GCC's documentation with
the proposed conventions in the GCC Development Conventions document
that Joseph and I published last year
(https://docs.google.com/a/google.com/docume
Diego Novillo wrote:
>
> This is the first of a few patches to update GCC's documentation with
> the proposed conventions in the GCC Development Conventions document
> that Joseph and I published last year
> (https://docs.google.com/a/google.com/document/pub?id=10LO8y0YhjlKHya_PKM3jEGrJu0rllv-Nc9q
On Tue, Jan 31, 2012 at 7:50 PM, Diego Novillo wrote:
> On Mon, Jan 30, 2012 at 15:21, Joseph S. Myers
> wrote:
>> On Sun, 29 Jan 2012, Diego Novillo wrote:
>>
>>> +internal_error is used for conditions that should not
>>> +be triggered by any user input whether valid or invalid and including
>>
On Mon, Jan 30, 2012 at 15:21, Joseph S. Myers wrote:
> On Sun, 29 Jan 2012, Diego Novillo wrote:
>
>> +internal_error is used for conditions that should not
>> +be triggered by any user input whether valid or invalid and including
>> +invalid asms and LTO binary data (sometimes, as an exception,
On Mon, 30 Jan 2012, Gabriel Dos Reis wrote:
> On Mon, Jan 30, 2012 at 9:21 AM, Joseph S. Myers
> wrote:
> > On Sun, 29 Jan 2012, Diego Novillo wrote:
> >
> >> +internal_error is used for conditions that should not
> >> +be triggered by any user input whether valid or invalid and including
> >> +
On Mon, Jan 30, 2012 at 9:21 AM, Joseph S. Myers
wrote:
> On Sun, 29 Jan 2012, Diego Novillo wrote:
>
>> +internal_error is used for conditions that should not
>> +be triggered by any user input whether valid or invalid and including
>> +invalid asms and LTO binary data (sometimes, as an exception
On Sun, 29 Jan 2012, Diego Novillo wrote:
> +internal_error is used for conditions that should not
> +be triggered by any user input whether valid or invalid and including
> +invalid asms and LTO binary data (sometimes, as an exception, there is
> +a call to error before further information is pri