[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] gnunet-nim bug on "removed cadet option"
From: |
dvn |
Subject: |
Re: [GNUnet-developers] gnunet-nim bug on "removed cadet option" |
Date: |
Fri, 2 Aug 2019 18:22:43 -0700 |
I've bumped the version accordingly. Thanks Marcos.
Marcos Marado transcribed 7.4K bytes:
> Hi,
>
> It was indeed an issue with me still being on an older GNUnet version.
> I was trying groupchat's HEAD, and since I build using its Makefile, I am
> also using an updated gnunet-nim (which now works only against the latest
> GNUnet version).
>
> Please consider the small patch in attachment, as this simple change would
> have spared me the wasted time, and all of us this e-mail thread :-)
>
> Thanks for your quick support,
>
> On Tue, Jul 30, 2019 at 5:43 AM t3sserakt <address@hidden> wrote:
>
> > Hey Marcos,
> >
> > did you update GNUnet?
> >
> > Which revisions of groupchat, gnunet-nim and GNUnet do you use?
> >
> > Happy hacking!
> >
> > t3sserakt
> >
> > On 30.07.2019 00:22, Marcos Marado wrote:
> >
> > Hi,
> >
> > I haven't had time to debug this too much, but either gunet-nim's latest
> > commit,
> > "removed cadet option"[1], is buggy, or at least the only good example I
> > know
> > of it (groupchat) needs to be updated to work with it.
> >
> > With that commit on gnunet-nim, groupchat's client will get a server
> > message
> > without data, and enter this 'if not' clause:
> >
> > proc processServerMessages(channel: ref CadetChannel, tui: Tui) {.async.} =
> > while true:
> > let (hasData, message) = await channel.messages.read()
> > if not hasData:
> > shutdownGnunetApplication()
> >
> > [1]
> > https://git.gnunet.org/gnunet-nim.git/commit/?id=38c51715cfe0b2c6cdc662cffcc8de2eec8d28a9
> >
> > Best regards,
> > --
> > Marcos Marado
> >
> >
> > _______________________________________________
> > GNUnet-developers mailing
> > listGNUnet-developers@gnu.orghttps://lists.gnu.org/mailman/listinfo/gnunet-developers
> >
> >
> > _______________________________________________
> > GNUnet-developers mailing list
> > address@hidden
> > https://lists.gnu.org/mailman/listinfo/gnunet-developers
> >
> _______________________________________________
> GNUnet-developers mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnunet-developers
signature.asc
Description: PGP signature