remove strncasecmp() + strnicmp() calls use boost::algorithm::istarts_with() #1363

pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:remove_strncasecmp changing 2 files +7 −9
  1. Diapolo commented at 11:02 PM on May 19, 2012: none

    Gavin suggested to remove strncasecmp() + strnicmp() usage instead of fixing strnicmp() to _strnicmp() and this is what this pull does.

    • remove strncasecmp() + strnicmp() calls and replace that code via boost::algorithm::istarts_with()
    • do not call ipcInit() on Mac and Windows as this is unneeded currently
  2. remove strncasecmp() + strnicmp() calls and replace that code via boost::algorithm::istarts_with() / do not call ipcInit() on Mac and Windows as this is unneeded currently 00fb08158d
  3. gavinandresen commented at 11:20 PM on May 19, 2012: contributor

    ACK

  4. laanwj commented at 8:37 AM on May 20, 2012: member

    Nice, ACK

  5. TheBlueMatt commented at 1:41 PM on May 20, 2012: member

    ACK

  6. sipa referenced this in commit 6e86c4700b on May 20, 2012
  7. sipa merged this on May 20, 2012
  8. sipa closed this on May 20, 2012

  9. coblee referenced this in commit ad4e01f504 on Jul 17, 2012
  10. lateminer referenced this in commit 7c78ece64d on May 6, 2020
  11. DrahtBot locked this on Sep 8, 2021
  12. DrahtBot added the label CI failed on Apr 11, 2023
  13. MarcoFalke removed the label CI failed on Apr 11, 2023

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-21 18:16 UTC

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