fix invalid conversion error with MinGW 4.8.1 in net.cpp #2826

pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:fix_mingw481 changing 1 files +4 −0
  1. Diapolo commented at 11:10 AM on July 13, 2013: none
    • fixes src\net.cpp:1601: Error:invalid conversion from 'void_' to 'const char_' [-fpermissive] in a setsockopt() call on Win32 that was found by using MinGW 4.8.1 compiler suite

    See http://msdn.microsoft.com/en-us/library/windows/desktop/ms740476%28v=vs.85%29.aspx to verify that Win32 needs a const char *.

  2. fix invalid conversion error with MinGW 4.8.1 in net.cpp
    - fixes src\net.cpp:1601: Error:invalid conversion from 'void*' to
      'const char*' [-fpermissive] in a setsockopt() call on Win32 that was
      found by using MinGW 4.8.1 compiler suite
    b3e0aaf36e
  3. BitcoinPullTester commented at 5:14 AM on July 20, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/b3e0aaf36e294595c606af78feeeef158315a501 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. sipa commented at 11:26 AM on July 20, 2013: member

    ACK

  5. jgarzik referenced this in commit 6c6255edb5 on Jul 22, 2013
  6. jgarzik merged this on Jul 22, 2013
  7. jgarzik closed this on Jul 22, 2013

  8. Bushstar referenced this in commit b0850fad06 on Apr 5, 2019
  9. Bushstar referenced this in commit 575cafc011 on Apr 8, 2020
  10. 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-21 18:16 UTC

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