-
selsta.merge+ 10135
-
xmr-prAdded
-
Cindy_Hi
-
Cindy_I wonder if the monero: URI can be registered with IANA
-
selsta.merge+ 10851
-
xmr-prAdded
-
br-m<jpk68:matrix.org> Is the next major release using C++20?
-
br-m<vtnerd> the next major release will switch to 17, and I haven't seen anyone push for another bump to 20
-
br-m<ofrnxmr:xmr.mx> No
-
br-m<vtnerd> It should be based on gcc/clang compatibility and distro support
-
selstafrom what i remember tobtoht said we could support 20 with the compilers we have for guix builds
-
selstabut so far no plans to switch
-
br-m<ofrnxmr:xmr.mx> My "no" was to jpk, but came delayed
-
br-m<jpk68:matrix.org> Was asking because of Jeffro's comment on the torsion clearing PR
-
br-m<jpk68:matrix.org> This might be irrelevant, but FWIW atomic_flag doesn't have load and store until C++20
-
br-m<jeffro256> I should've clarified, I wouldn't use store with an atomic_flag, but store makes sense for an atomic bool
-
selsta.merge+ 10342
-
xmr-prAdded
-
br-m<jeffro256> nice