mlview-hacking
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mlview-hacking] Correction for bug 1128


From: Dodji Seketeli
Subject: Re: [Mlview-hacking] Correction for bug 1128
Date: Sun, 08 Sep 2002 12:41:07 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610

Hi pierre,

Thank you for your patch.
It was a silly error. Shame on me.

The patch is applied and commited in the main trunk.
It will be available in the next release. You can get it
right now directly from the cvs in the main trunk.

I will now  close the bug #1128 associated to it in the bug database.

Oh, sorry for the delay. I was in vacation.

Thank you.

Dodji.

Pierre Barbier de Reuille wrote:
Ok, here's the patch to correct the bug in the CVS version.
The patch is made to be applied in the src directory !

Pierre Barbier de Reuille



------------------------------------------------------------------------

Index: mlview-parsing-utils.c
===================================================================
RCS file: /cvsroot/mlview/mlview/src/mlview-parsing-utils.c,v
retrieving revision 1.9
diff -r1.9 mlview-parsing-utils.c
1858,1859c1858,1859
< value_set; < value_set = value_set->next) {
---

list_ptr; list_ptr = list_ptr->next) {








reply via email to

[Prev in Thread] Current Thread [Next in Thread]