Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/apache2/mDNSResponder/dist/mDNSCore
Module Name: src
Committed By: joerg
Date: Thu Feb 17 17:14:56 UTC 2011
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore: DNSDigest.c
Log Message:
clang is more restrict matching input and output constraints.
Input is long, but used are only the lower 32bit. The cast actually
saves a byte in the output.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/apache2/mDNSResponder/dist/mDNSCore/DNSDigest.c
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