Removing calls to deprecated boost::filesystem3::path.native_file_string() #456

pull ghost wants to merge 1 commits into bitcoin:master from changing 1 files +1 −1
  1. ghost commented at 11:20 AM on August 8, 2011: none

    ui.cpp: boost::filesystem3::path native_file_string() deprecated (and unavailable by default)

    Fix is trivial, since only native_file_string().c_str() is used, and boost::filesystem3::path.c_str() does exactly the same thing (according to http://www.boost.org/doc/libs/1_47_0/libs/filesystem/v3/doc/reference.html).

  2. ui.cpp: boost::filesystem3::path native_file_string() deprecated (and unavailable by default) 90c29c7a8a
  3. gavinandresen commented at 6:03 PM on August 8, 2011: contributor

    Has this been compiled/tested with Windows/mingw?

  4. ghost commented at 10:44 PM on August 8, 2011: none

    No, it hasn't (I don't have access to a windows box right now). I can ask a friend to try, though.

    On Mon, Aug 8, 2011 at 8:03 PM, gavinandresen < reply@reply.github.com>wrote:

    Has this been compiled/tested with Windows/mingw?

  5. sipa commented at 1:14 PM on August 9, 2011: member

    ui.cpp:1810: error: ‘struct boost::filesystem::path’ has no member named ‘c_str’

  6. gavinandresen commented at 12:27 PM on September 6, 2011: contributor

    Pulled a different patch that fixes this issue and works with both filesystem2 and filesystem3

  7. gavinandresen closed this on Sep 6, 2011

  8. ghost commented at 2:43 PM on September 6, 2011: none

    Le Tue, 6 Sep 2011 05:27:07 -0700, gavinandresen reply@reply.github.com a écrit :

    Pulled a different patch that fixes this issue and works with both filesystem2 and filesystem3

    Ok, thanks; due to my day-job, I didn't have time to fix that and test on windows boxes.

  9. zathras-crypto referenced this in commit 0680230cdc on Feb 28, 2017
  10. kallewoof referenced this in commit 0272fb7499 on Oct 4, 2019
  11. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 15:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me