Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/groff/src/utils/hpftodit
Module Name: src
Committed By: martin
Date: Sun Aug 1 10:19:26 UTC 2004
Modified Files:
src/gnu/dist/groff/src/utils/hpftodit: hpftodit.cpp
Log Message:
Fix stupid 32bit assumption: uint32 is not a good type to store pointers.
Use intptr_t instead.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/groff/src/utils/hpftodit/hpftodit.cpp
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