Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: he
Date: Fri Jun 3 13:30:10 UTC 2005
Modified Files:
src/sys/kern: core_elf32.c
Log Message:
An Elf32_Addr can't be cast to caddr_t without first being cast to intptr_t
without causing a warning (turned into error). Fixes build problem for amd64.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/kern/core_elf32.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