Re: Cannot cycle collect if GC has not run first!

2013-05-13 Thread kamal . ar . 291
Andrew, But what's the reason it is coming? Why Garbage Collector is not run? On Monday, 13 May 2013 21:25:42 UTC+5:30, Andrew McCreight wrote: > That's really strange. I don't know why you'd end up with that when running > it one way but not the other. > > > > Andrew > > > > - Orig

Re: Cannot cycle collect if GC has not run first!

2013-05-13 Thread Andrew McCreight
That's really strange. I don't know why you'd end up with that when running it one way but not the other. Andrew - Original Message - > I am using a third party framework in my application on MAC. > > Third party framework uses mozilla 4.0 to display some web pages. The > application i