From mint-bounce@lists.fishpool.fi Sun Jan 24 16:49:47 2010 Message-ID: <4B5CC018.3040803@lutece.net> Date: Sun, 24 Jan 2010 22:48:08 +0100 From: OL User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mint Subject: Re: [MiNT] windom and gcc4 References: <420195.6969.qm@web27401.mail.ukl.yahoo.com> <201001241235.58825.jflemaire@skynet.be> <201001241312.51957.jflemaire@skynet.be> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: o.l@lutece.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Hello all > > > Quick translation: "to avoid zView crashing when quitting [under MP], > you'll have to wait for a new release of the ldg.prg TSR, which I > have > fixed." > > Hmm, trouble is I don't use ldg.prg (i.e. plugins are duplicated in > memory). But it may have something in common, for sure. If I remember ldg.prg avaible can't work in protected mode, I have a patch somewhere on my old computer I never realeased (sorry) For ldg_unload() I think never try to find a bug in it. There is no relation with zView crash in protected mode and ldg this is a Windom bug in VA protocol (perhaps fix now I don't know) , I'm able to fix it in at fly in MyAES but it can't work on other AES. I'm going to look in source code soon, remember that ldg library can't use mintlib without use of Arnaud Bercegeay lib to correct some memory trouble. Regards