On 10/8/18 11:12 AM, will wray wrote:
> Hi,
> 
> A PR to fix Bug 87364 - Pretty print of enumerator never prints the id,
> always falls back to C-style cast output
> 
> The fix is tested with the code attached to the bug report and additional
> usage over the past few weeks.
> 
> Bootstrap and regtested on x86_64-linux. OK for trunk?
> 
> 
> 2018-10-08  Will Wray  <wjw...@gmail.com>
> 
> PR c++/87364
> * c-pretty-print.c (pp_c_enumeration_constant): fix comparison.
> * cxx-pretty-print.c (pp_cxx_enumeration_constant): New; add
> nested-specifiers prefix to enum id plus enum type for scoped enum.
THanks.  I fixed up some whitespace issues and the ChangeLog entry
before committing to the trunk.

Also note for any future contributions, it looks like your mailer is
messing up tabs and wrapping lines. That makes applying the patch more
difficult than it should be.

Jeff

Reply via email to