From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Philipp Stephani
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Fri, 29 Sep 2017 20:42:24 +0000
>
> Do you mean silencing the compiler warning? I guess so, but I think th= at would be a bit dangerous: at some
> point the function might get removed entirely, then we'd have to s= cramble to find a replacement to keep the
> code compilable, so I'd rather keep the compiler warning until we = find a good solution.
Do we have a reason to believe they will be removed any time soon?
I've seen deprecated stuff kept for years on end.
Or maybe we should ask the GTK developers not to delete them because
we need them?