doxygen: Fix member comments #14331

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1809-doxygenMembers changing 6 files +32 −32
  1. MarcoFalke commented at 7:53 pm on September 26, 2018: member

    Trailing comments must be indicted with the caret //!<.

    Not all places do this right now, see for example https://dev.visucore.com/bitcoin/doxygen/txmempool_8h.html#a2bc6653552b5871101b6cbefdbaf251f, but they can be fixed with an almost-scripted-diff:

    0sed -i --regexp-extended -e 's/((,|;) *\/\/!) /\1< /g' $(git grep --extended-regexp -l  '(,|;)\s*//!\s')
    

    (Same as [doxygen] Fix member comments #7793)

  2. doxygen: Fix member comments fa69ac7614
  3. MarcoFalke added the label Docs on Sep 26, 2018
  4. DrahtBot commented at 10:27 pm on September 26, 2018: member
    • #11413 ([wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option by kallewoof)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  5. l2a5b1 commented at 4:32 pm on September 27, 2018: contributor
    utACK fa69ac7
  6. Empact commented at 6:13 pm on September 27, 2018: member
    utACK fa69ac7
  7. DrahtBot commented at 2:38 am on September 28, 2018: member
    Coverage Change (pull 14331) Reference (master)
    Lines -0.0309 % 87.0361 %
    Functions +0.0926 % 84.1130 %
    Branches -0.0445 % 51.5451 %
  8. promag commented at 9:46 am on September 29, 2018: member
    utACK fa69ac7.
  9. MarcoFalke referenced this in commit 011c39c296 on Oct 1, 2018
  10. MarcoFalke merged this on Oct 1, 2018
  11. MarcoFalke closed this on Oct 1, 2018

  12. MarcoFalke deleted the branch on Oct 1, 2018
  13. jasonbcox referenced this in commit 44a1e1cd6c on Oct 11, 2019
  14. PastaPastaPasta referenced this in commit 91d8dc6d17 on Aug 16, 2021
  15. PastaPastaPasta referenced this in commit 569e449a4f on Aug 16, 2021
  16. PastaPastaPasta referenced this in commit e3c2fddf96 on Aug 18, 2021
  17. 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-02 15:13 UTC

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