------- Comment #3 from domob at gcc dot gnu dot org  2009-10-07 14:12 -------
As another note, I already did the mistake of indexing a string as str(n)
instead of str(n:n) for single characters multiple times; and IIRC there's not
much useful a diagnostic in any case, so maybe I can improve there as well.


-- 


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

Reply via email to