From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 16 17:22:22 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7E4E1065677 for ; Mon, 16 Jun 2008 17:22:22 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 8A4C18FC23 for ; Mon, 16 Jun 2008 17:22:22 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so1272165ana.13 for ; Mon, 16 Jun 2008 10:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=WMVBdG1zMEoCHPxXQT7hnSk3HNjD3UM34Oacdt/rCSo=; b=KQDjsq2mmqB/vnSLonwi4I3tf6WkmTFsoUran9eM+O+buB/NXDqedDvjIAfSu0Lxye h8omzDlPppyznFtvfkcTo3tPRrsqLwAEQWvYgem1QZNuCbqCyjYcHN/XO0AQJw9TJwNo DSVNGSLDmnR6iBnRZEsu02H1C8jZ6jOkIaWSs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=krZl0oFdcW7nGSS6zGiROnJxiZQ0QUUd8HdHtSexP0R7lAy8i+Sgs/TonljHNgGryu 4TslxU0kq9s0Wg+ZfmrhgOtLsTbExb5kojFK59xTLjWuBpqdk17vdmq+BDS1qR6DZGcK cHsjuRzZsipJCoXfomx4/xVV4S/Ecjg8twW+g= Received: by 10.100.202.19 with SMTP id z19mr8982024anf.19.1213636941868; Mon, 16 Jun 2008 10:22:21 -0700 (PDT) Received: from kan.dnsalias.net ( [24.218.183.247]) by mx.google.com with ESMTPS id b7sm10025770ana.35.2008.06.16.10.22.20 (version=SSLv3 cipher=RC4-MD5); Mon, 16 Jun 2008 10:22:21 -0700 (PDT) Date: Mon, 16 Jun 2008 13:22:15 -0400 From: Alexander Kabaev To: "Vlad GALU" Message-ID: <20080616132215.51eb87e6@kan.dnsalias.net> In-Reply-To: References: <20080616125738.554db60e@kan.dnsalias.net> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/dS1uawJgenqhS2HwlWV2A/g"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: kan@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: g++ associative containers X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 17:22:22 -0000 --Sig_/dS1uawJgenqhS2HwlWV2A/g Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 16 Jun 2008 20:13:01 +0300 "Vlad GALU" wrote: > On 6/16/08, Alexander Kabaev wrote: > > On Mon, 16 Jun 2008 16:58:10 +0300 > > "Vlad GALU" wrote: > > > > > Hello list, I didn't have a clue where else to post this so I > > > figured this place was the right one. I also CCed Alex Kabaev, > > > who did the gcc 4 import. > > > I'd like to use a Patricia container in the new libstdc++. The > > > issue is that /usr/include/c++/4.2/ext/pb_ds/assoc_container.hpp > > > has two erroneous #include directive on lines 52 and 53. Are > > > there any plans to cover that part of the new libstdc++, or is > > > there any workaround? Thanks, > > > Vlad > > > > > > > File a PR plaase and assign it to me. >=20 > Hi Alexander, > I submitted the PR, but I've no clue how to assign it to you. > Neither send-pr or the web interface (which I ended up using) seemed > to allow me to do that. This is probably a PEBKAC :) >=20 Never mind then Just mail me the PR number. --=20 Alexander Kabaev --Sig_/dS1uawJgenqhS2HwlWV2A/g Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFIVqFHQ6z1jMm+XZYRAka3AKCNw25/1vh3qXuM2pwMg7ztQ6HOSgCgnOSg PU2WD6mbr2SIiXKEI+/wXds= =r6Qg -----END PGP SIGNATURE----- --Sig_/dS1uawJgenqhS2HwlWV2A/g--