Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "ecore: Update to not use deprecated mallinfo"

2021-02-18 Thread Christopher Michael
Yea, an #ifdef in code, along with some version checking in meson, so we can decide which mallinfo to use ... I'll add a patch for that next week (no time this week sadly). dh On 2/18/21 5:01 AM, Carsten Haitzler wrote: On Wed, 17 Feb 2021 07:53:25 -0800 Christopher Michael said: Actually

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert "ecore: Update to not use deprecated mallinfo"

2021-02-18 Thread Carsten Haitzler
On Wed, 17 Feb 2021 07:53:25 -0800 Christopher Michael said: Actually dh - you were on the right path. I've also been seeing the "this is deprecated" warnings in recent weeks or so... but it seems this has to become an ifdef and compile-time check or so... > devilhorns pushed a commit to branch