This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++] remove __compare_and_swap
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: [libstdc++] remove __compare_and_swap
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 19 Oct 2001 23:39:20 +0200
- Cc: libstdc++ at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <Pine.SOL.3.91.1011019134930.13386B-100000@taarna.cygnus.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| Phil, I am in support of your planned removal of these functions. So is
| Mark. If you get the approval of Gaby or Loren (with Loren being the maintainer
| most important in this discussion, obviously) I think you can proceed. I
| think this is a fair way to resolve this.
Hi Benjamin,
I agree with Nathan's long term vision about the issue. However, I also
agree with Phil that we can just remove it and add it back if really
needed -- at that time we'll provide a solid documentation, showing
what it is there for. Otherwise, it gets port maintainers confused.
-- Gaby