Re: List of all C++ incompatibility caused by extern C guards in 0.19.0

2022-12-10 Thread Karl Semich
Thank you for explaining, and for your project.

Re: List of all C++ incompatibility caused by extern C guards in 0.19.0

2022-12-10 Thread Karl Semich
On Sat, Dec 10, 2022 at 1:20 AM marty1885 wrote: > > Hi, > > I found more C++ incompatibility while adding GNS support to my C++ program. > I wiped a quick awk line to scan (by counting if there's an even count of > guard attempts). It shows two more files have the same issue > > ``` > ❯ cd /usr

Re: Website 'gnunet.org' producing weird output currently

2022-10-22 Thread Karl Semich
Hey, I’ve bumped into a number of issues accessing the gnunet website over the years and it’s inspiring to see discussion and resolution if them. Right now it looks like www.gnunet.org works but plain gnunet.org has port 443 closed and loads broken. Thanks for your work on gnunet.