Remove redundant insert method in serialize #3162

pull sipa wants to merge 1 commits into bitcoin:master from sipa:saninsert changing 1 files +0 −13
  1. sipa commented at 6:42 PM on October 26, 2013: member

    This seems to cause problems on recent clang, and looks totally redundant and unused.

    The const_iterator version is identical to the vector::const_iterator one (which is a typedef thereof). Marking it private (instead of removing) compiles fine, so this version is effectively unused even.

  2. Remove redundant insert method in serialize.
    This seems to cause problems on recent clang, and looks totally
    redundant and unused.
    
    The const_iterator version is identical to the vector::const_iterator
    one (which is a typedef thereof). Marking it private (instead of
    removing) compiles fine, so this version is effectively unused even.
    e9755001ab
  3. jgarzik commented at 6:45 PM on October 26, 2013: contributor

    ACK

  4. sipa commented at 6:45 PM on October 26, 2013: member

    Updated, this will not fix #2806. There is an additional problem with datetime/locale conversion.

  5. sipa cross-referenced this on Oct 26, 2013 from issue OS X 10.9 compile problems by maciej-trebacz
  6. BitcoinPullTester commented at 6:56 PM on October 26, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/e9755001ab1b63d205f1e130ffe42b213cb052c6 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.

  7. laanwj commented at 3:50 PM on October 28, 2013: member

    ACK

  8. laanwj referenced this in commit cde10602a6 on Oct 29, 2013
  9. laanwj merged this on Oct 29, 2013
  10. laanwj closed this on Oct 29, 2013

  11. wtogami cross-referenced this on Nov 9, 2013 from issue Build error in Mac OS X 10.9 by antanst
  12. wtogami cross-referenced this on Nov 9, 2013 from issue Remove redundant insert method in serialize. by wtogami
  13. freider referenced this in commit aa281aeb32 on Dec 28, 2013
  14. freider cross-referenced this on Dec 29, 2013 from issue Fixes for building on MacOSX 10.9 by freider
  15. cb0 cross-referenced this on Jan 4, 2014 from issue Remove redundant insert method in serialize. by cb0
  16. BetaCoinDev referenced this in commit c497d5ff5f on Apr 11, 2014
  17. BetaCoinDev referenced this in commit 4e342ab683 on Apr 11, 2014
  18. stamhe cross-referenced this on Jun 8, 2014 from issue fixed bitcoin build bug #3162 by stamhe
  19. NoirX referenced this in commit 2429ee26b6 on Jul 14, 2014
  20. Tranz5 referenced this in commit d08447b4e3 on Jul 22, 2014
  21. palmd referenced this in commit 237884df1e on Nov 24, 2014
  22. zencd referenced this in commit b2697edb58 on Jun 14, 2017
  23. iamunick referenced this in commit fc9f5431c0 on Feb 18, 2018
  24. iamunick referenced this in commit f0ceca00c5 on Feb 18, 2018
  25. Bushstar referenced this in commit 33d04ebf28 on Apr 8, 2020
  26. bitcoin 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-05-20 06:55 UTC