[libstdc++, 3.3?] Fix --enable-cxx-flags

Alexandre Oliva aoliva@redhat.com
Mon Dec 30 07:12:00 GMT 2002


On Dec 30, 2002, Phil Edwards <phil@jaj.com> wrote:

> -enable_cxx_flags='GLIBCPP_ENABLE_CXX_FLAGS_DEFAULT')
> +enable_cxx_flags=GLIBCPP_ENABLE_CXX_FLAGS_DEFAULT)
 
Did you really mean to take out the quoting?  This would be dangerous
should the default ever change to something that contains blanks.  Or
is it expected that the caller adds quotes, then?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-patches mailing list