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] |
Hi again, On 05/29/2014 03:34 PM, Jason Merrill wrote:
So, here is another iteration, sorry about the ping-pong. I put together the below which already passes testing. How does it look?On 05/28/2014 01:06 PM, Paolo Carlini wrote:Now, I got this "insane" idea: would it make sense to simply invert the substitutions (args and return) unconditionally?If we're going to change the order, I want to do it in a more correct, rather than differently wrong, way. DR 1227 clarified that substitution should proceed in lexical order.http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1227
Thanks again for your patience, Paolo. /////////////////////
Attachment:
patch_57543_6
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |