Re: Google Summer of Code

2020-02-01 Thread Almudena Garcia
> I think any work that is meant to last and ends up in a form that > isn't fit for long term maintenance isn't serious work. I'm sorry, but I continue seeing the OOP redesign as a long term objective, but not appropriated as GSOC main objective. But It's possible to do little refactors to prepare

Re: pci API: pci_get_ndevs()

2020-02-01 Thread Samuel Thibault
Joan Lledó, le sam. 01 févr. 2020 10:02:45 +0100, a ecrit: > now that both pciutils and libpciaccess have upstream patches that > doesn't use the operation pci_get_ndevs(), what should we do with it? > Should we remove it from the translator and the interface, or keep it > for a while? We need to

pci API: pci_get_ndevs()

2020-02-01 Thread Joan Lledó
Hello, now that both pciutils and libpciaccess have upstream patches that doesn't use the operation pci_get_ndevs(), what should we do with it? Should we remove it from the translator and the interface, or keep it for a while?