------- Comment #3 from pcarlini at suse dot de 2006-04-22 08:27 ------- (In reply to comment #2) > I don't think this is the same bug. I can see how including <cstdio> would > declare printf but why in the world would including <iostream> or <vector> > declare printf, strcpy, etc.
This is definitely allowed by the Standard. It's the same bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27255