Duy Nguyen <pclo...@gmail.com> writes: > I don't think the other two were the problem. Even in the mail you > pointed to, only fileno() is acknowledged the problem in the commit > message. > > At least for BSDs fflush() and rewind() are not macros.
I can drop the dm/some-stdio-functions-are-macro-on-freebsd topic safely then. That was the most important thing I wanted to know about ;-) > Let's see if there are still problems with more exotic platforms. I'm > reluctant of adding unused compat/ code because to me compat/ is > scary. Right. Thanks.