[Bug c++/41803] Compiler forcing iterator to const

2009-10-22 Thread dont_spam_james at yahoo dot com
--- Comment #2 from dont_spam_james at yahoo dot com 2009-10-22 22:52 --- Created an attachment (id=18875) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18875&action=view) .ii file Obtained using g++ -v -save-temps -m32 -o -Wall -Werror -pedantic testLinuxBuildError.cpp --

[Bug c++/41803] Compiler forcing iterator to const

2009-10-22 Thread dont_spam_james at yahoo dot com
--- Comment #1 from dont_spam_james at yahoo dot com 2009-10-22 22:47 --- Created an attachment (id=18873) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18873&action=view) Simple C++ file showing the build error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41803