[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri Oct 12 12:06:58 CEST 2012
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 12/10/12 12:06:58
Modified files:
cm3/m3-sys/m3back/src/: M3C.m3
Log message:
go back to ADDRESS is always char*
and never use void*, even where we did before
point partly being -- avoiding void* keeps us K&R valid
the "fix" is to always pass/accept structs as ADDRESS,
but when we copy a struct that is being passed by value, cast it
of course, later, we will do better..
More information about the M3commit
mailing list