Re: [fpc-devel] Graph unit under Go32v2

2007-06-12 Thread borsa77
I completed the extraction from the old patch, the survival issues are in the new one in attachement which applies on the trunk. Here the changes: i) it is moved the safe check of SavePtr apart assigned() function from unnecessary ( RestoreState functions) to really necessary (freeSaveStateBuffe

Re: [fpc-devel] Graph unit under Go32v2

2007-04-28 Thread Tomas Hajny
On 28 Apr 07, at 17:45, [EMAIL PROTECTED] wrote: Hi Marco, > Hi, I have splitted the previous patch about graph unit under Go32v2 and > reapplyied to the trunk branch. This chunk focuses only on saving > information of the destroyed registers. If you accept it, I will look through > the > ot

[fpc-devel] Graph unit under Go32v2

2007-04-28 Thread borsa77
Hi, I have splitted the previous patch about graph unit under Go32v2 and reapplyied to the trunk branch. This chunk focuses only on saving information of the destroyed registers. If you accept it, I will look through the others points on a cumulative basis. Regards, Marco. The following section

Re: [fpc-devel] Graph unit under Go32V2

2007-03-11 Thread Tomas Hajny
On 10 Mar 07, at 19:47, [EMAIL PROTECTED] wrote: Hi Marco, > Reminder. Good that you sent this reminder. ;-) Unfortunately, your diff cannot be used without changes and I don't have enough time to dig into it deeply. The following points should be addressed before applying it: 1) Please,

[fpc-devel] Graph unit under Go32V2

2007-03-10 Thread [EMAIL PROTECTED]
Reminder. -- Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepasc

Re: [fpc-devel] Graph unit under Go32V2

2007-01-23 Thread Florian Klaempfl
[EMAIL PROTECTED] schrieb: > > PS: I see now that the last source code for graph.pp file is revision 5862 > and my patch applies to 2.0.4, how do we solve? > If it is accepted the simplest way should be to remove r5862 and > reincorporate it by hand, I may make myself such. A patch against t