Skip to content

Conversation

vlajos
Copy link
Contributor

@vlajos vlajos commented Aug 8, 2015

No description provided.

@rnicoll
Copy link
Contributor

rnicoll commented Aug 8, 2015

utACK, looks simple and a good bit of cleanup

@@ -870,7 +870,7 @@ HTML_FILE_EXTENSION = .html
# standard header. Note that when using a custom header you are responsible
# for the proper inclusion of any scripts and style sheets that doxygen
# needs, which is dependent on the configuration options used.
# It is adviced to generate a default header using "doxygen -w html
# It is advised to generate a default header using "doxygen -w html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change this, it will be fixed if/when we update the Doxyfile.

@vlajos vlajos force-pushed the typofixes-vlajos-20150807 branch from e02430e to 66d9378 Compare August 9, 2015 09:03
@vlajos
Copy link
Contributor Author

vlajos commented Aug 9, 2015

Done.. I have just reverted doc/release-notes and doc/Doxyfile.

@@ -225,7 +225,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "Error loading wallet.dat: Wallet requires new
QT_TRANSLATE_NOOP("bitcoin-core", "Error opening block database"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error reading from database, shutting down."),
QT_TRANSLATE_NOOP("bitcoin-core", "Error"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occured, see debug.log for details"),
QT_TRANSLATE_NOOP("bitcoin-core", "Error: A fatal internal error occurred, see debug.log for details"),
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work as bitcoinstrings.cpp is generated during build. You need to fix the spelling just in the "normal" source.

@vlajos vlajos force-pushed the typofixes-vlajos-20150807 branch from 66d9378 to a1f066e Compare August 9, 2015 22:03
@@ -71,7 +71,7 @@

#if defined(OS_ANDROID) && __ANDROID_API__ < 9
// fdatasync() was only introduced in API level 9 on Android. Use fsync()
// when targetting older platforms.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the files inside src/leveldb - they come verbatim from upstream, merging this change would make it harder to keep the subtree up to date

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. I have removed these 2 changes.

@laanwj
Copy link
Member

laanwj commented Aug 10, 2015

Looks good to me, apart form leveldb nit

@vlajos vlajos force-pushed the typofixes-vlajos-20150807 branch from a1f066e to ed4f03c Compare August 10, 2015 15:00
@paveljanik
Copy link
Contributor

Also please remove the URL from the commit message.

@vlajos vlajos force-pushed the typofixes-vlajos-20150807 branch from ed4f03c to 9f68ed6 Compare August 10, 2015 21:07
@vlajos
Copy link
Contributor Author

vlajos commented Aug 10, 2015

I have removed the URL.
(But kept the tool's name. Let me know if this a problem.)

@btcdrak
Copy link
Contributor

btcdrak commented Aug 12, 2015

ACK

@laanwj laanwj added the Trivial label Aug 12, 2015
@jonasschnelli
Copy link
Contributor

ACK

1 similar comment
@dcousens
Copy link
Contributor

ACK

@laanwj laanwj merged commit 9f68ed6 into bitcoin:master Aug 19, 2015
laanwj added a commit that referenced this pull request Aug 19, 2015
9f68ed6 typofixes (found by misspell_fixer) (Veres Lajos)
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Sep 21, 2015
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Sep 22, 2015
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Oct 15, 2015
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Oct 15, 2015
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Jan 9, 2016
luke-jr pushed a commit to luke-jr/bitcoin that referenced this pull request Jan 10, 2016
schinzelh referenced this pull request in schinzelh/dash Jan 16, 2016
reddink pushed a commit to reddcoin-project/reddcoin-3.10 that referenced this pull request May 27, 2020
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants