Module Name:    pcc
Committed By:   ragge
Date:           Sat Jan 31 20:37:15 UTC 2009

Modified Files:
        pcc/cc/ccom: main.c
        pcc/cc/cpp: cpp.c

Log Message:
Assign return values from write() to a variable even if the value is
uninteresting.  Fixes problem when write() has attribute warn_unused_result
(like on ubuntu). Reported by Darren Jenkins.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pcc/cc/ccom/main.c
cvs rdiff -u -r1.95 -r1.96 pcc/cc/cpp/cpp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to