Dear all,
as already foreseen, the meet on 1st of Jan won't happen, but we'll meet
again on 2nd of February, again at 20:00 CET.
If anyone wants to join, but need some time-adjustment, we're open for
that! Please reply here and suggest a time :)
Thanks!
sva.
On 04/10/2019 11:32, sva wrote:
>
On Thursday, December 12, 2019 12:40:36 PM PST Christian Grothoff wrote:
> Well, you might want to at least specify the types properly. Also, I
> think some parts one would want to re-write to make them more idiomatic
> to the target language. And finally, if you want to see the safety
> benefits f
On Thursday, December 12, 2019 12:24:21 PM PST Amirouche Boubekki wrote:
> > Having a re-implementation of libgnunetutil in Rust would be a good
> > start. The recent crypto changes might facilitate this, as they were
> > done to make the re-implementation of libgnunetutil's crypto in Go
> > easie
On 12/12/19 9:37 PM, Jacky Alcine wrote:
> On Thursday, December 12, 2019 12:24:21 PM PST Amirouche Boubekki wrote:
>>> Having a re-implementation of libgnunetutil in Rust would be a good
>>> start. The recent crypto changes might facilitate this, as they were
>>> done to make the re-implementatio
Hello all!
> > - What do you think about Rust programming language rather than using C?
> >
> > https://www.rust-lang.org/
>
> The language still seems to evolve a bit too quickly for production
> code, forcing everybody on recent compilers and not providing good
> long-term stability of APIs yet.
On 12/12/19 10:29 AM, bo0od wrote:
> Debian 10 build warnings:
>
> i tried to build GNUnet on debian 10, and i got some warnings (i dont
> know if they are bad or not but thought about sharing that with you):
>
> ### Compile and Install
>
>
> $ make -j$(nproc || echo -n 1)
>
>
>
> digestauth
> On 12. Dec 2019, at 10:29, bo0od wrote:
>
> Debian 10 build warnings:
>
> i tried to build GNUnet on debian 10, and i got some warnings (i dont know if
> they are bad or not but thought about sharing that with you):
>
> ### Compile and Install
>
>
> $ make -j$(nproc || echo -n 1)
>
>
>
And today again is the 12th, so we'll meet up tonight,
See you there!
On 10/11/2019 14:58, xrs wrote:
> Hi all,
>
> this is the next effort to establish a jour fixe for the GNUnet Hacker
> Community. Here we discuss current issues, both organizational and
> technical. Feel free to add somethin
Debian 10 build warnings:
i tried to build GNUnet on debian 10, and i got some warnings (i dont
know if they are bad or not but thought about sharing that with you):
### Compile and Install
$ make -j$(nproc || echo -n 1)
digestauth.c:483:9: warning: ‘strncpy’ specified bound depends on th