Daiki Ueno <u...@gnu.org> writes:

> On AIX 7.1, 'select' is defined as static and cannot be referred
> from inline function.
> * lib/pipe-filter-aux.h (nointr_select): Remove, manually expand
> the definition...
> * lib/pipe-filter-gi.c (filter_loop): ...here, and...
> * lib/pipe-filter-ii.c (pipe_filter_ii_execute): ...here.
> ---
>  ChangeLog             | 10 ++++++++++
>  lib/pipe-filter-aux.h | 19 -------------------
>  lib/pipe-filter-gi.c  | 16 +++++++++++-----
>  lib/pipe-filter-ii.c  | 13 ++++++++++---
>  4 files changed, 31 insertions(+), 27 deletions(-)

Pushed after Paolo's review.

Regards,
-- 
Daiki Ueno

Reply via email to