Bug List

Global CConfigurator::CConfigurator (class CConfigurator *parent, char *name, char *value, char *text, size_t textlen)
This needs to be more robust! As it is now, this code was more or less "hacked together" in a few minutes. Also, more comments should be provided to make it more readable.

Global CConfigurator::~CConfigurator (void)
This does nothing now; it should:
  • if we are a top-level component (System or GUI) delete the component (which will delete the components children).
  • delete our children.
  • free memory we allocated for values.

Class CSym53C810
Exception below ASTDEL during OpenVMS boot when booting from SCSI.

Class CSym53C895
PROCGONE bugcheck during OpenVMS boot, probably because proper option ROM is missing.

File AlphaCPU_vaxfloat.cpp
The new floating point code has some unidentified problems. The OpenVMS installation routine fails with this new code. For now, the old floating point code has been restored, and the new floating-point code is used only when HAVE_NEW_FP has been defined. The new code should be fixed, so we can take advantage of floating point exceptions.

File cpu_defs.h
Fix unaligned access traps.

SourceForge.net Logo
Project space on SourceForge.net