[eros-cvs] cvs commit: eros/src/base/cross/lib/erosimg Volume.cxx Volume.hxx

Jonathan S. Shapiro shap@cs.jhu.edu
Mon, 29 Jan 2001 08:15:00 -0500


Charlie:

As you ifdef out the capability page support, please wrap it in #ifdef
DEAD_CAP_PAGES rather than #if 0. The problem with #if 0 is that when we
strip things out we have to do a lot of reading to figure out what/why
we are stripping.


Jonathan