Re: New warnings on emacs-26 branch with gcc 8.2.0

2018-08-21 Thread Richard Stallman
[[[ To any NSA and FBI agents reading my email: please consider]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > It's given me useful warnings on several occasions while developing. I did not

Re: What to do about gnulib libio dependencies?

2018-08-21 Thread Bruno Haible
Zack Weinberg wrote: > > I think it would clarify this discussion if you gave concrete examples > > of existing programs that use these functions, and described what they > > are doing with them that can't be accomplished using the standard > > interfaces. Of course, it makes sense to review - w

Re: What to do about gnulib libio dependencies?

2018-08-21 Thread Eric Blake
On 08/21/2018 12:54 PM, Paul Eggert wrote: Zack Weinberg wrote: I think it would clarify this discussion if you gave concrete examples of existing programs that use these functions, and described what they are doing with them that can't be accomplished using the standard interfaces. No GNU ut

Re: What to do about gnulib libio dependencies?

2018-08-21 Thread Paul Eggert
Zack Weinberg wrote: I think it would clarify this discussion if you gave concrete examples of existing programs that use these functions, and described what they are doing with them that can't be accomplished using the standard interfaces. No GNU utility cares about wide streams that I know o