This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
please stop messing with the indentation
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 7 Aug 2002 11:18:53 -0700
- Subject: please stop messing with the indentation
I thought this was just a minor inconsistency. However:
%grep violated *
deque.tcc:// slightly violated from here on.
list.tcc:// slightly violated from here on.
stl_deque.h:// slightly violated from here on.
stl_iterator_base_funcs.h:// slightly violated from here on.
stl_list.h:// slightly violated from here on.
stl_map.h:// slightly violated from here on.
stl_multimap.h:// slightly violated from here on.
stl_queue.h:// slightly violated from here on.
stl_stack.h:// slightly violated from here on.
stl_vector.h:// slightly violated from here on.
vector.tcc:// slightly violated from here on.
I'm not impressed. Phil, what's up? If you're going to change the
formatting, please let's discuss it and come up with some change to
C++STYLE.
your in a struggle for formatting consistency,
benjamin