bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9064: coreutils-8.12 compiler warning


From: Joachim Schmitz
Subject: bug#9064: coreutils-8.12 compiler warning
Date: Wed, 13 Jul 2011 09:55:51 +0200

I found this in mktemp.c, line344 (well, my compiler found it for me and
warned about 'possible use of "=" where "==" was intended'):

      if (!dry_run && (stdout_closed = true) && close_stream (stdout) != 0)

Not sure whether this is bug or feature ;-)

Bye, Jojo







reply via email to

[Prev in Thread] Current Thread [Next in Thread]