fix RenameOver() and FileCommit() functions, to not generate compilation errors#1332
Merged
jgarzik merged 1 commit intobitcoin:masterfrom May 17, 2012
Diapolo:fix_RenameOver_FileCommit_Win32
Merged
fix RenameOver() and FileCommit() functions, to not generate compilation errors#1332jgarzik merged 1 commit intobitcoin:masterfrom Diapolo:fix_RenameOver_FileCommit_Win32
jgarzik merged 1 commit intobitcoin:masterfrom
Diapolo:fix_RenameOver_FileCommit_Win32
Conversation
jgarzik
pushed a commit
that referenced
this pull request
May 17, 2012
fix RenameOver() and FileCommit() functions, to not generate compilation errors
coblee
pushed a commit
to litecoin-project/litecoin
that referenced
this pull request
Jul 17, 2012
…t_Win32 fix RenameOver() and FileCommit() functions, to not generate compilation errors
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
Jan 22, 2019
test_framework/script.py: Support for pretty-printing
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
May 6, 2020
…/import is being executed. bd9abcf fReindex and fImporting moved to atomic bool. (furszy) 617a87d [GUI] Do not update the GUI so often when reindex/import is being executed. (furszy) Pull request description: auto-descriptive title. An increased delay time between GUI polling updates when reindex/import is being executed. ACKs for top commit: random-zebra: ACK bd9abcf Mrs-X: ACK PIVX-Project@bd9abcf Tree-SHA512: dc65951e68e67fd027b9cdd799e4b907695cd2e97c1095c3664c4bd5a9b9525c273584a98b078c15d47f86da16fa7b29e9736a25c98f31f0657f85e294c412dd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Win32 specific patch.