Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/bc/bc
Module Name: src
Committed By: joerg
Date: Fri Apr 12 18:12:16 UTC 2013
Modified Files:
src/gnu/dist/bc/bc: scan.l
Log Message:
yy_size_t is typically unsigned, so use a separate variable for the
return value of read(2).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/gnu/dist/bc/bc/scan.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index