Re: About patch 7.1.130

2007-10-02 Fir de Conversatie Bram Moolenaar
Patch 7.1.130 Problem:Crash with specific order of undo and redo. (A.Politz) Solution: Clear and adjust pointers properly. Add u_check() for debugging. Files:src/undo.c, src/structs.h I shouldn't send out patches late at night... The title should be without About! --

Re: About patch 7.1.130

2007-10-02 Fir de Conversatie Edward L. Fox
On 10/2/07, Bram Moolenaar [EMAIL PROTECTED] wrote: Patch 7.1.130 Problem:Crash with specific order of undo and redo. (A.Politz) Solution: Clear and adjust pointers properly. Add u_check() for debugging. Files:src/undo.c, src/structs.h I shouldn't send out

Re: About patch 7.1.130

2007-10-02 Fir de Conversatie Tony Mechelynck
Edward L. Fox wrote: [...] Could you please tell me that which titles should be with About and which shouldn't? It seems that many patches these days are all with About prefix. [...] There was a recent thread about that. They all should be without, except the About post about patch 126.

Re: About patch 7.1.130

2007-10-02 Fir de Conversatie Bram Moolenaar
Edward L. Fox wrote: On 10/2/07, Bram Moolenaar [EMAIL PROTECTED] wrote: Patch 7.1.130 Problem:Crash with specific order of undo and redo. (A.Politz) Solution: Clear and adjust pointers properly. Add u_check() for debugging. Files:src/undo.c,

Re: About patch 7.1.130

2007-10-02 Fir de Conversatie Bram Moolenaar
Andy Wokula wrote: Bram Moolenaar schrieb: Patch 7.1.130 Problem:Crash with specific order of undo and redo. (A.Politz) Solution: Clear and adjust pointers properly. Add u_check() for debugging. Files: src/undo.c, src/structs.h Btw: How to reproduce this crash?

About patch 7.1.130

2007-10-01 Fir de Conversatie Bram Moolenaar
Patch 7.1.130 Problem:Crash with specific order of undo and redo. (A.Politz) Solution: Clear and adjust pointers properly. Add u_check() for debugging. Files: src/undo.c, src/structs.h *** ../vim-7.1.129/src/undo.c Thu May 10 20:01:43 2007 --- src/undo.c Mon Oct 1 22:49:16 2007