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]

[C++ Patch] PR 65598


Hi,

this is also by and large obvious, I think: in order to use the right location for error messages about 'explicit', just use declspecs->locations[ds_explicit]. Tested x86_64-linux.

Thanks,
Paolo.

PS: I'm pretty sure we do have similar issues for other decl-specifiers, which can be likewise fixed very easily. I'll go through them over the next weeks..

////////////////////

Attachment: CL_65598
Description: Text document

Attachment: patch_65598
Description: Text document


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