Re: [neard][PATCH v2 00/73] combined fixes - warnings, memory leaks, memory corruption
Mark Greer <[email protected]>
| Newsgroups | dev.linux.lists.oe-linux-nfc,org.01.lists.linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 04, 2021 at 09:56:00AM +0200, Krzysztof Kozlowski wrote: > On Mon, 2 Aug 2021 at 09:51, Krzysztof Kozlowski > <[email protected]> wrote: > > > FYI, I built neard natively with these patches applied on an amd64 > > > (ubuntu 20.04) and an ARM Cortext A8 (debian 10). Both build cleanly > > > and I could read & write tags. > > > > > > My plans include: > > > - python3-ize the python test scripts > > I checked now Ubuntu/Debian packages and dependency on Python2 was > reason of removal of neard from their package repository. > Convertinging these to Python3 would allow bring it back, so it's > quite useful task. Good to know. Thanks for checking. Mark --