Re: [Boost-bugs] [Boost C++ Libraries] #12987: boost::filesystem::exists crashes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12987: boost::filesystem::exists crashes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-27 10:59:56


#12987: boost::filesystem::exists crashes
-------------------------------+------------------------
  Reporter: Leinad | Owner: bemandawes
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: filesystem
   Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by Leinad):

 Replying to [comment:6 daniel.kruegler@…]:
> I currently tend to favour to accept this pull request:
>
> https://github.com/boostorg/filesystem/pull/43
>
> It has the advantage to localize the algorithm decision logic and
 doesn't need to change the calling signature of `equal_string_ordinal_ic`
 in such an ugly way. I would like to test it tomorrow on different
 systems.


 I agree. That solution (pull request 43) eliminates the ugliness of the
 signature of {{{equal_string_ordinal_ic}}}, but is it any different in
 terms of local static initialisation thread safeness? Would it have the
 same limitations?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12987#comment:8>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-04-27 11:03:49 UTC