Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Apr 26, 2019

fix tests which are currently failing on appveyor after #15896

@maflcko maflcko added this to the 0.19.0 milestone Apr 26, 2019
@hebasto
Copy link
Member

hebasto commented Apr 26, 2019

Should be the next patch applied aswell?

diff --git a/build_msvc/bitcoin_config.h b/build_msvc/bitcoin_config.h
index 4ac27dae3..817bb57ce 100644
--- a/build_msvc/bitcoin_config.h
+++ b/build_msvc/bitcoin_config.h
@@ -14,7 +14,7 @@
 #define CLIENT_VERSION_MAJOR 1
 
 /* Minor version */
-#define CLIENT_VERSION_MINOR 17
+#define CLIENT_VERSION_MINOR 18
 
 /* Build revision */
 #define CLIENT_VERSION_REVISION 99

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

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

utACK faebd8c. Not following your own "Please provide clear motivation for your patch" advice maybe, but I gather the motivation is to fix tests which are currently failing on appveyor after #15896?

@Sjors
Copy link
Member

Sjors commented Apr 26, 2019

utACK faebd8c if AppVeyor blesses it.

@maflcko
Copy link
Member Author

maflcko commented Apr 26, 2019

@hebasto That should be mentioned in the branch-off todo list. See for example #15607

@maflcko
Copy link
Member Author

maflcko commented Apr 26, 2019

Took @ryanofsky 's motivation and copy-pasted it into the first comment

@maflcko maflcko merged commit faebd8c into bitcoin:master Apr 26, 2019
maflcko pushed a commit that referenced this pull request Apr 26, 2019
faebd8c appveyor: Write @PACKAGE_NAME@ to config (MarcoFalke)

Pull request description:

  fix tests which are currently failing on appveyor after #15896

ACKs for commit faebd8:
  Sjors:
    utACK faebd8c if AppVeyor blesses it.
  ryanofsky:
    utACK faebd8c. Not following your own "Please provide clear motivation for your patch" advice maybe, but I gather the motivation is to fix tests which are currently failing on appveyor after #15896?

Tree-SHA512: 645cc9f82a4897659bfd41d0c645e21201c43bceb36a073e7fa9fff6d38e8190e7b23e44f77f18ecf3cd1794a9a11b8cabfb33d1a477e7417d839f9451b8253d
@luke-jr
Copy link
Member

luke-jr commented Apr 27, 2019

Why isn't AppVeyor using standard build stuff? :/

@maflcko maflcko deleted the 1904-appveyorPackage branch April 27, 2019 12:54
maflcko pushed a commit that referenced this pull request Apr 29, 2019
e47dc4f Include bitcoin_config.h in release process (Hennadii Stepanov)
48ed65b Align MSVC build options with Linux build ones (Hennadii Stepanov)

Pull request description:

  Ref:
  - #11526
  - #15903 (comment)
  - #15903 (comment) by MarcoFalke

ACKs for commit e47dc4:
  MarcoFalke:
    utACK e47dc4f
  Sjors:
    utACK e47dc4f
  fanquake:
    utACK e47dc4f
  practicalswift:
    utACK e47dc4f

Tree-SHA512: 32ac3e9fd0b41a4916dd520bdf8bb6c71cea7218434b67a173b51b3cdb0da3f10a68b9e5205c27a52f456ac9ed14f8f8363a50d108a80a5dd55b085a6bd435b9
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 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.

5 participants