Re: [PATCH] ruby: fix ruby 3.1 warnings

Subject: Re: [PATCH] ruby: fix ruby 3.1 warnings

Date: Sat, 17 Apr 2021 09:20:38 -0300

To: Felipe Contreras, notmuch@notmuchmail.org

Cc: Felipe Contreras

From: David Bremner


Felipe Contreras <felipe.contreras@gmail.com> writes:

>   init.c:214:5: warning: ‘rb_cData’ is deprecated: by: rb_cObject.  Will be removed in 3.1. [-Wdeprecated-declarations]
>
> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>

Hi Felipe;

Thanks for the patch. I have a couple of questions / comments

- It doesn't apply against current master (5248f55d5f1). Can you rebase
  it?

- What version of ruby is generating those warnings? I don't see it with
  ruby 2.7. I guess that's not necessarily a blocker, as long as the
  patched version still builds and runs with older ruby.

d
signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: