Boost logo

Boost :

Subject: Re: [boost] filesystem::path passed to GTest's assertion leads to stack overflow because of infinite recursion
From: Beman Dawes (bdawes_at_[hidden])
Date: 2012-10-25 16:24:23


On Thu, Oct 25, 2012 at 7:16 AM, Andrey Upadyshev <oliora_at_[hidden]> wrote:
> Hi all,
> I found an interesting bug with 'filesystem::path' used with GTest:
> https://svn.boost.org/trac/boost/ticket/7564
>
> I just want to discuss the design of 'path' class which iterator contains
> the 'path' itself. Don't you think it's nice to fix thing?

I'm curious as to why you think this is a bug in path rather than a
bug in GTest?

Thanks,

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk