Luis, Thanks for the confirmation, and sorry for these rushed original commits.
Ron On Jun 18, 2008, at 3:40 PM, Luis Krause Mantilla wrote: > Ron: > > Excellent... this fixes the GPF we were getting upon exiting when > skipping the app's UI in order to close the current running process > > lawwin SHUTDOWN > > the problem wasn't passing a param to the exe, but somehow, inside > FWH's TFont:end() > > ADel( aFonts, nAt ) > ASize( aFonts, Len( aFonts ) - 1 ) > > Caused the gpf once the array was resized to 0 elements. > > And your previous commit from earlier today fixed the > premature object/array release error we were experiencing > in a routing that heavily modifed a bunch of arrays used to > display calendar data on browses. > > Regards, > > Ron Pinkas wrote: >> 2008-06-18 17:40 UTC-0430 Ron Pinkas <ron/at/xharbour.com> >> * source/vm/garbage.c >> * Sorry, copy/paste typo in my latest commit >> >> [Toninho, it's very likely this was responsible for the GPF you >> recently encountered at app exit.] >> >> >> --------------------------------------------------------------------- >> ---- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> xHarbour-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/xharbour-developers >> >> > > -- > Luis Krause Mantilla > lkrausem at shaw dot ca > luis_krause at hotmail dot com > "May the Source be with GNU" > > > > ---------------------------------------------------------------------- > --- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > xHarbour-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xharbour-developers > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

