This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Proposal for adding splay_tree_find (to find elements without updating the nodes).
- From: Aditya K <hiraditya at msn dot com>
- To: Manuel López-Ibáñez <lopezibanez at gmail dot com>, Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: Trevor Saunders <tbsaunde at tbsaunde dot org>, gcc Mailing List <gcc at gcc dot gnu dot org>
- Date: Mon, 16 Mar 2015 18:45:22 +0000
- Subject: RE: Proposal for adding splay_tree_find (to find elements without updating the nodes).
- Authentication-results: sourceware.org; auth=none
- References: <CAESRpQAGRZmaFVhKmoo-iuAjS2u9XcNdCSVKw+uDNcZxXQusTQ at mail dot gmail dot com> <BLU179-W6EC1E5FCDD08E8019B689B6020 at phx dot gbl> <CAH6eHdQSOyV1P+RPTU6Vrjy4o+mUKoGLg=JxbbOuOrM-65gHiA at mail dot gmail dot com> <CAH6eHdRzGzVOEAn4Y=nLYU1QZb=-i4KZrsnH6HOU=MNHKBQBvw at mail dot gmail dot com>,<CAESRpQB6NftJO9Uu8HvTBimMbU9s88GAJ_MtW_uE+0W0bMxzWQ at mail dot gmail dot com>
----------------------------------------
> From: lopezibanez@gmail.com
> Date: Mon, 16 Mar 2015 17:04:58 +0100
> Subject: Re: Proposal for adding splay_tree_find (to find elements without updating the nodes).
> To: jwakely.gcc@gmail.com
> CC: hiraditya@msn.com; tbsaunde@tbsaunde.org; gcc@gcc.gnu.org
>
> On 16 March 2015 at 16:55, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>> On 16 March 2015 at 15:54, Jonathan Wakely wrote:
>>> "DejaGnu" is not meant to be a link, but the wiki automatically treats
>>> any MixedCase word as a link.
>>
>> I've fixed that now.
>
> We can actually link to the DejaGNU page if someone is interested. But
> probably they only need to find it on their own GNU/Linux, so I
> mention that as well.
>
> Aditya, I hope it is clear now.
Yes it is. Thanks.
-Aditya