fanquake
f72d80b07a
Merge #21051 : Fix -Wmismatched-tags warnings
...
b6aadcd5b4 build: Add -Werror=mismatched-tags (Hennadii Stepanov)
1485124291 Fix -Wmismatched-tags warnings (Hennadii Stepanov)
Pull request description:
Warnings were introduced in #20749 :
```
./validation.h:43:1: warning: class 'CCheckpointData' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class CCheckpointData;
^
./chainparams.h:24:8: note: previous use is here
struct CCheckpointData {
^
./validation.h:43:1: note: did you mean struct here?
class CCheckpointData;
^~~~~
struct
1 warning generated.
```
This change fixes AppVeyor build: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/37547435
ACKs for top commit:
glozow:
utACK b6aadcd5b4 🚗
practicalswift:
cr ACK b6aadcd5b4 : patch looks correct
Tree-SHA512: 3ac887ebdbf9a1ae33c1fd5381b3b8d83388ad557ddeb55013acd42bb9752a5bd009e3a0eed52644a023a7a0dda1c159277981af82f58fb0abfe60b84e01bf29
2021-02-02 09:20:19 +08:00
..
2021-02-01 15:17:28 +01:00
2021-01-19 14:41:22 +01:00
2020-12-31 09:45:41 +01:00
2020-12-08 19:26:30 +01:00
2021-01-07 17:57:17 +01:00
2021-01-28 14:15:26 -05:00
2021-01-07 18:07:09 +02:00
2021-01-28 14:15:26 -05:00
2021-01-03 18:38:31 +01:00
2020-12-31 09:45:41 +01:00
2021-02-01 15:17:28 +01:00
2021-02-01 15:17:28 +01:00
2021-01-29 15:39:44 +08:00
2021-02-01 15:17:28 +01:00
2021-02-01 15:17:28 +01:00
2021-01-29 15:39:44 +08:00
2021-02-01 15:17:28 +01:00
2021-01-28 08:19:52 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-01-29 15:39:44 +08:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-01-29 15:39:44 +08:00
2020-12-10 11:12:08 +01:00
2021-01-12 18:34:25 +10:00
2021-01-18 18:33:24 +01:00
2020-12-17 20:36:41 +01:00
2020-12-15 17:21:06 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-15 14:12:01 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-01-13 08:49:17 +01:00
2020-12-31 09:45:41 +01:00
2021-01-04 12:31:31 +08:00
2021-01-04 12:31:31 +08:00
2020-12-31 09:45:41 +01:00
2021-01-04 12:23:16 +08:00
2021-02-01 15:17:28 +01:00
2021-01-15 22:48:15 +01:00
2021-01-15 22:48:15 +01:00
2021-01-04 12:23:16 +08:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-02-01 13:27:28 +01:00
2020-12-06 00:22:40 +00:00
2021-01-24 02:44:53 +01:00
2021-01-24 02:44:53 +01:00
2021-01-04 12:23:16 +08:00
2020-12-06 18:44:25 +00:00
2020-12-06 18:44:25 +00:00
2021-01-21 10:57:31 -05:00
2021-01-07 18:07:09 +02:00
2020-12-08 19:26:30 +01:00
2021-01-21 18:54:19 +01:00
2021-01-07 18:07:09 +02:00
2021-01-23 20:01:12 +01:00
2021-01-07 19:41:55 +01:00
2021-01-07 18:07:09 +02:00
2021-01-07 18:07:09 +02:00
2021-01-04 12:31:31 +08:00
2020-12-31 09:45:41 +01:00
2021-01-28 14:15:26 -05:00
2020-12-06 18:44:25 +00:00
2020-12-31 09:45:41 +01:00
2021-02-01 13:09:46 +01:00
2021-01-09 23:27:45 +10:00
2021-01-28 16:04:04 +10:00
2021-01-27 20:33:52 +01:00
2021-01-10 15:51:15 +01:00
2021-01-11 11:27:47 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-01-03 18:37:59 +01:00
2021-01-03 18:37:59 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-02-01 15:17:28 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-08 16:47:36 +01:00
2021-01-28 14:15:26 -05:00
2021-01-13 02:05:00 +01:00
2021-01-29 15:39:44 +08:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-02-01 15:17:28 +01:00
2021-01-26 15:57:28 +08:00
2021-01-12 15:56:19 +08:00
2020-12-31 09:45:41 +01:00
2021-01-13 02:05:00 +01:00
2020-12-31 09:45:41 +01:00
2021-01-28 14:15:26 -05:00
2021-01-20 16:15:03 -05:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2021-02-01 13:09:46 +01:00
2021-02-01 14:37:14 +02:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00
2020-12-31 09:45:41 +01:00