On Fri, 2009-08-21 at 14:27 -0400, Greg Troxel wrote: > I ran 'gmake -k' to get all the warnings at once. I think there are > just two groups:
> deprecated.c:1092: warning: dereferencing type-punned pointer will break > strict-aliasing rules > vm-i-scheme.c:437: warning: comparison is always true due to limited range of > data type I fixed the first one. Someone more familiar with VM will have to fix the second. -Mike