[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Apr 21 16:39:45 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/04/21 16:39:45
Modified files:
cm3/m3-libs/m3core/src/unix/darwin-common/: Tag:
release_branch_cm3_5_8
Usysdep.i3
Log message:
fix for 64bit Darwin (AMD64_DARWIN, PPC64_DARWIN, though
PPC64_DARWIN has other problems in the release branch)
Note that head went through a period with safer copying wrappers
and now pushes C up a level to end up generally removing code,
and all the Usysdep.i3 files are gone now, in head.
This form of the fix was chosen for its focus on specific broken targets.
It is in a Darwin specific file and changing INTEGER to int doesn't
affect 32bit targets.
More information about the M3commit
mailing list