Open ghost opened 3 years ago
It works here with rustc 1.52.1
.
The fix is simple: just add the static
keyword.
See also the "Default to -fno-common" section in https://gcc.gnu.org/gcc-10/porting_to.html
The fix is simple: just add the
static
keyword.See also the "Default to -fno-common" section in https://gcc.gnu.org/gcc-10/porting_to.html
Great, please send a Pull Request if you can.
Great, please send a Pull Request if you can.
I can, but I would like to know how is signum-network/signum-miner
related to PoC-Consortium/scavenger
. All PoC-Consortium repositories are going to be archived, just like PoC-Consortium/burstcoin
?
What is the rationale behind the following renaming/rebranding/forking chain:
Which organization is the primary one? https://github.com/signum-network or some other organization?
Hello, we cannot say about other repositories, if they will be archived or not. They are controlled by different people. The ones we maintain are those under https://github.com/signum-network.
@jjos2372 Just a reminder that the following pull requests can easily be merged:
cargo 1.53.0 (4369396ce 2021-04-27) gcc (Gentoo 11.2.0 p1) 11.2.0 rustc 1.53.0 (53cb7b09b 2021-06-17)