Supress struct/class mismatch warnings introduced in #10284 #10598

pull paveljanik wants to merge 1 commits into bitcoin:master from paveljanik:20170615_FeeCalculation_structclass changing 1 files +1 −1
  1. paveljanik commented at 12:44 PM on June 15, 2017: contributor

    Fixes

    In file included from init.cpp:46:
    ./wallet/wallet.h:80:1: warning: class 'FeeCalculation' was previously declared as a struct [-Wmismatched-tags]
    class FeeCalculation;
    ^
    ./policy/fees.h:113:8: note: previous use is here
    struct FeeCalculation
           ^
    ./wallet/wallet.h:80:1: note: did you mean struct here?
    class FeeCalculation;
    ^~~~~
    struct
    1 warning generated.
    
  2. Supress struct/class mismatch warnings introduced in #10284. cc0ed26753
  3. laanwj commented at 12:47 PM on June 15, 2017: member

    utACK

  4. fanquake added the label Wallet on Jun 15, 2017
  5. fanquake commented at 12:51 PM on June 15, 2017: member

    utACK cc0ed26

  6. practicalswift commented at 2:47 PM on June 15, 2017: contributor

    utACK cc0ed26

  7. sipa merged this on Jun 16, 2017
  8. sipa closed this on Jun 16, 2017

  9. sipa referenced this in commit 7a74f88a26 on Jun 16, 2017
  10. PastaPastaPasta referenced this in commit 715635a43a on Jul 17, 2019
  11. PastaPastaPasta referenced this in commit 1a4e163704 on Jul 17, 2019
  12. PastaPastaPasta referenced this in commit 3d8a2e175f on Aug 6, 2019
  13. PastaPastaPasta referenced this in commit 78e66a558e on Aug 6, 2019
  14. PastaPastaPasta referenced this in commit 17f1afc7cc on Aug 6, 2019
  15. PastaPastaPasta referenced this in commit c8e472c4b2 on Aug 7, 2019
  16. PastaPastaPasta referenced this in commit 9694f6be2d on Aug 8, 2019
  17. PastaPastaPasta referenced this in commit 50ec763075 on Aug 12, 2019
  18. barrystyle referenced this in commit bddf0c20af on Jan 22, 2020
  19. 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 15:15 UTC

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