This is the mail archive of the gcc-bugs@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]

[Bug c++/35233] Feature request: precise error messages about invalid pointer conversions during array initialisation



------- Comment #6 from Markus dot Elfring at web dot de  2008-02-17 16:11 -------
It was hard for me to spot the updated variables "stat_delimiter" and
"call_id_string" as the error reasons.

It would be nice if the GCC implementation will be even more precise than the
check with the Intel compiler. How do you think about better error indicators?


-- 

Markus dot Elfring at web dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|Unexpected error messages   |Feature request: precise
                   |about invalid pointer       |error messages about invalid
                   |conversions at end of array |pointer conversions during
                   |initialisation              |array initialisation


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


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