[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 16 16:27:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
         AssignedTo|paolo.carlini at oracle dot |unassigned at gcc dot
                   |com                         |gnu.org
            Summary|Unhelpful diagnostic for    |pretty printer cannot
                   |iterator dereference        |handle iterators and other
                   |                            |complex expressions

--- Comment #43 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-16 16:26:09 UTC ---
Thanks Paolo. It is nice that by default, we do not print these monsters
anymore. But the pretty-printer is still broken, and the diagnostic is still
broken for -fno-diagnostics-show-caret. So let's keep it around in case someone
decides to fix that or Gabriel changes his mind.

(In any case, I don't expect anyone to fix this any year soon now that it is
not the default anymore, so it should have the lowest priority possible.)



More information about the Gcc-bugs mailing list