C/AllocMem()
30-May-90 23:50:38
Sb: #106924-C/AllocMem()
Fm: JEFFREY C. DEGE 76426,211
To: Mike Roth/Lattice 76566,1137
Right. sizeof() isn't a function, so sizeof(*foo) shouldn't generate a
warning. When I first brought this up (6 mos. back or so) I seem to
remember someone from Lattice saying that they had taken a shot at fixing
this but it lead to real unitialized variables slipping through the cracks
on occasion, so it was left as is (sounds like a quick-fix that didn't
take. 😉
In any case, it's a minor irritant.