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: RFA: implement C11 _Generic


>>>>> "Joseph" == Joseph S Myers <joseph@codesourcery.com> writes:

Joseph> On Mon, 30 Jul 2012, Tom Tromey wrote:
>> 6.3 is about conversions, and the first paragraph starts "several
>> operators convert ...".  Based on this, and other such phrases in the
>> text, I think the entire section applies to operators.

Joseph> 6.3.2.1 paragraphs 2 and 3 are phrased in terms of operators
Joseph> *preventing* conversion and certain conversions happening unless
Joseph> there is an operator to prevent them.

Wow, I really don't read it that way at all.  Looking at it yet again,
now, I can't even really make it come out that way.

I think it is now clear that I ought to drop this.

Tom


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