Compiler errors in current CVS
Jörn Engel
joern at wohnheim.fh-wedel.de
Wed Feb 13 05:18:34 EST 2002
Hi!
Trying to get back up to date with mtd, I found some problem in gc.c,
line 652 (cvs from 0211):
end = min_t(uint32_t, start + PAGE_CACHE_SIZE, JFFS2_F_I_SIZE(f));
^^^^^^^^
The compiler gave a parse error and I cannot make any more sense out
of it.
Jörn
--
You can't tell where a program is going to spend its time. Bottlenecks
occur in surprising places, so don't try to second guess and put in a
speed hack until you've proven that's where the bottleneck is.
-- Rob Pike
More information about the linux-mtd
mailing list