At 12:35 2002-10-10 -0400, you wrote: >I just disabled the prefix setting and still get the same internal >compiler error with my original code. I even changed the POL project from >using the precompiled headers (i.e., POL40DL.mch++) as the prefix file to >just including the necessary headers and letting the compiler run without >the precompiled stuff, but I'm still getting the same internal compiler error.
This is very useful -- that's one mechanism we don't need to check. In the meantime, try altering the POL code for CRecord and CDatabase to use 0L rather than NULL in the default argument lists. This may let you continue work. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
