I‘m a Chinese .Say sorry that my English is poor. I found a small bug. #3013

issue p308945 opened this issue on September 18, 2013
  1. p308945 commented at 1:26 PM on September 18, 2013: none

    At 1561 line in main.h for version 0.8.5

    Before the correction: 1561 if (nHeightIn > nHeightFirst) 1562 nHeightLast = nHeightIn;

    After the correction: 1561 if (nHeightIn > nHeightLast) 1562 nHeightLast = nHeightIn;

    Thank You! My Email is: 895175589@qq.com

  2. Diapolo commented at 8:01 AM on September 19, 2013: none

    https://github.com/bitcoin/bitcoin/blob/master/src/main.h#L652

    Seems he is correct @sipa, can you take a look.

  3. p308945 commented at 8:30 AM on September 19, 2013: none

    May not yet corrected.Now I study bitcoin source code.I hope we can exchange.

    ------------------ 原始邮件 ------------------ 发件人: "Philip Kaufmann";notifications@github.com; 发送时间: 2013年9月19日(星期四) 下午4:01 收件人: "bitcoin/bitcoin"bitcoin@noreply.github.com; 抄送: "盗亦有道"895175589@qq.com; 主题: Re: [bitcoin] I‘m a Chinese .Say sorry that my English is poor. I found a small bug. (#3013)

    https://github.com/bitcoin/bitcoin/blob/master/src/main.h#L652

    Seems he is correct @sipa, can you take a look.

    — Reply to this email directly or view it on GitHub.

  4. sipa commented at 8:42 AM on September 19, 2013: member

    Seems correct, I'll fix it.

  5. p308945 commented at 8:58 AM on September 19, 2013: none

    I study in this code,I have many doubts,I hope you have free time to guide me.Thank you! ------------------ 原始邮件 ------------------ 发件人: "Pieter Wuille";notifications@github.com; 发送时间: 2013年9月19日(星期四) 下午4:42 收件人: "bitcoin/bitcoin"bitcoin@noreply.github.com; 抄送: "盗亦有道"895175589@qq.com; 主题: Re: [bitcoin] I‘m a Chinese .Say sorry that my English is poor. I found a small bug. (#3013)

    Seems correct, I'll fix it.

    — Reply to this email directly or view it on GitHub.

  6. p308945 commented at 9:02 AM on September 19, 2013: none

    I study in this code£¬I have many doubts£¬I hope you have free time to guide me.Thank you£¡

  7. sipa closed this on Sep 19, 2013

  8. Bushstar referenced this in commit b401a3baa9 on Apr 8, 2020
  9. 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-19 12:15 UTC

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