missing terminating newline character in log message #12465

issue dooglus openend this issue on February 16, 2018
  1. dooglus commented at 9:47 pm on February 16, 2018: contributor

    This code:

                    if (fHavePruned && gArgs.GetArg("-checkblocks", DEFAULT_CHECKBLOCKS) > MIN_BLOCKS_TO_KEEP) {
                        LogPrintf("Prune: pruned datadir may not have more than %d blocks; only checking available blocks",
                            MIN_BLOCKS_TO_KEEP);
                    }
    

    results in two log messages appearing on the same line:

    2018-02-16 21:45:24 Prune: pruned datadir may not have more than 288 blocks; only checking available blocksVerifying last 1000 blocks at level 3
    
  2. fanquake added the label Utils/log/libs on Feb 17, 2018
  3. Aesti referenced this in commit c8916d8eb7 on Feb 17, 2018
  4. Aesti referenced this in commit 8b661f971a on Feb 17, 2018
  5. jonasschnelli closed this on Feb 17, 2018

  6. jonasschnelli referenced this in commit 294a766eb8 on Feb 17, 2018
  7. Willtech referenced this in commit a5294724ca on Feb 23, 2018
  8. hkjn referenced this in commit 64e2a91102 on Feb 23, 2018
  9. HashUnlimited referenced this in commit c03e50708d on Jul 31, 2018
  10. lionello referenced this in commit e7e6d4448b on Nov 7, 2018
  11. PastaPastaPasta referenced this in commit 01ec63a97d on Jun 10, 2020
  12. DrahtBot locked this on Sep 8, 2021


dooglus

Labels
Utils/log/libs


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: 2024-09-29 01:12 UTC

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