Trivial refactor: Remove extern keyword from function declarations #9244

pull kallewoof wants to merge 1 commits into bitcoin:master from kallewoof:no-extern-funcdecl changing 1 files +11 −11
  1. kallewoof commented at 4:41 AM on November 30, 2016: member

    Reason: they are extern by default.

    Same-binary check passes:

    $ ../bitcoin-maintainer-tools/build-for-compare.py e56cf67e6b3f2e87bee42aaa5ab709f479c9e6ca 446a8f9c90400518bbd4f52f82520c9a97b3a7b3
    [...]
    >>> [do_build] Copying object files...
    >>> [do_build] Performing basic analysis pass...
    >>> [do_build] Use these commands to compare results:
    >>> [do_build] $ sha256sum /tmp/compare/*.stripped
    >>> [do_build] $ git diff -W --word-diff /tmp/compare/e56cf67e6b3f2e87bee42aaa5ab709f479c9e6ca /tmp/compare/446a8f9c90400518bbd4f52f82520c9a97b3a7b3
    $ sha256sum /tmp/compare/*.stripped
    a5d4480faae4cdfb482ea70d91a19450b7da3f3134a9e477bfc1cab86c29ca8f  /tmp/compare/bitcoind.446a8f9c90400518bbd4f52f82520c9a97b3a7b3.stripped
    a5d4480faae4cdfb482ea70d91a19450b7da3f3134a9e477bfc1cab86c29ca8f  /tmp/compare/bitcoind.e56cf67e6b3f2e87bee42aaa5ab709f479c9e6ca.stripped
    $ git diff -W --word-diff /tmp/compare/e56cf67e6b3f2e87bee42aaa5ab709f479c9e6ca /tmp/compare/446a8f9c90400518bbd4f52f82520c9a97b3a7b3
    $ 
    
    
  2. Trivial refactor: Remove extern keyword from function declarations, as they are extern by default. 446a8f9c90
  3. fanquake added the label Refactoring on Nov 30, 2016
  4. jonasschnelli commented at 7:43 AM on November 30, 2016: contributor

    utACK 69337dcab02e2e972711781ae1fba7f541d67b17

  5. gmaxwell commented at 3:13 PM on November 30, 2016: contributor

    utACK

  6. sipa commented at 7:54 PM on November 30, 2016: member

    utACK

  7. paveljanik commented at 8:21 PM on November 30, 2016: contributor

    ACK 446a8f9

  8. MarcoFalke commented at 9:03 PM on November 30, 2016: member

    ACK 446a8f9

  9. sipa merged this on Dec 1, 2016
  10. sipa closed this on Dec 1, 2016

  11. sipa referenced this in commit 72ae6f8cf0 on Dec 1, 2016
  12. kallewoof deleted the branch on Dec 1, 2016
  13. codablock referenced this in commit 7a9b349164 on Jan 16, 2018
  14. codablock referenced this in commit daf2e01b26 on Jan 16, 2018
  15. codablock referenced this in commit a78e0e36c6 on Jan 17, 2018
  16. andvgal referenced this in commit 596236c29e on Jan 6, 2019
  17. CryptoCentric referenced this in commit f4522c0918 on Feb 25, 2019
  18. MarcoFalke 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-14 18:15 UTC

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