Page 1 of 1

Fatal Errors

Posted: Sat Mar 05, 2011 8:49 am
by rdonnay
I received this email from Jack Duijf this morning and thought I would share it with eXpress++ users.

I will make sure that all STATICs are initialized in the next build of eXpress++.

Hello Roger,

Lately i was going thru the PDR’s of Alaska related to Fatal errors.

Now and then receive those unexplainable fatal error logs from my customers.

In one particular case, is was helped by PDR 5538. A uninitialized STATIC, that was referenced in a code block.

I also checked the Express++ source code, and found that there were also some uninitialized STATICS.

No doubt you have incidentally those same fatal errors.

Making sure all the statics are properly initialized could probably prevent at least some of those errors.

Regards,

Jack Duijf