-
Guest83hello
-
Guest83i have a error like
-
Guest83"common/compat/glibc_compat.cpp:70:7: error: use of undeclared identifier '__glibc_unlikely'
-
Guest83if (__glibc_unlikely (dstlen < len))"
-
moneromoooAre you using glibc ?
-
moneromoooLooks like that code is always used, even if no glibc... You can maybe fix it by adding:
-
moneromooo#ifdef __GLIBC__ after the last #include, and:
-
moneromooo#endif at the end of the file.
-
moneromoooIf it works, it's worth PRing.
-
moneromoooThough maybe a better fix would be to do it in CMakeLists.txt, if one knows how to detect glibc in there.
-
Guest83ok
-
Guest83worked
-
Guest83Thank you.
-
selsta.merge+ 4137
-
xmr-prAdded
-
selsta.merges
-
xmr-pr4125 4133 4135 4137
-
selstaluigi1111w: these 4 plus tag too pls
-
luigi1111wok
-
selstaluigi1111w: wait
-
luigi1111wok
-
selstathere might be a bug in cli
-
luigi1111wI will just do merges
-
selstano the prepare release one yet
-
selstathe others are ok to merge
-
luigi1111wk
-
luigi1111w
-
selstawelp
-
selstano
-
luigi1111wnever mind it fixed itself
-
selstathat one might need to be reverted x.x
-
selstalooked like a harmless patch but build broke
-
luigi1111w^-_-^
-
selsta.merge+ 4126 4130
-
xmr-prAdded
-
selstatrying to fix the build issue so will take a couple hours
-
luigi1111wok
-
selsta.merge+ 4138 4130
-
selsta.merges
-
xmr-pr4126 4130 4137 4138