> Log Message:
> -----------
> 2009-12-05 09:57 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
>  * contrib/hbide/hbide.prg
>  * contrib/hbide/projects/hbide.hbi
>  * contrib/hbide/resources/projectproperties.ui
>    ! Probably now <Project Properties> dialog will exit cleanly on <Cancel>.
>    ! Destroyed more Qt objects on exit.

Maybe my question is dumb or naive, but how can it happen, 
that .prg level code or coding error causes GPF? How can 
we guarantee that such thing never happens?

IMO think a GPF should _never_ happen due to anything 
done on the .prg level.

Such thing would be unacceptable in any modern language 
like C# and Java, so it's also unacceptable in Harbour.
In worst case an exception (RTE) should be thrown, or 
the matter handled silently or by returning error.

Until this is resolved I guess we will spend a lot of time 
chasing mysterious problems without any clues why it happens, 
and looking through all levels of the toolchain just to 
try to find them.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to