changes from KDevelop 2.0.2 to today's KDE_2_2_BRANCH-cvs

W. Tasin tasin at fhm.edu
Mon Jan 21 09:20:24 GMT 2002


Jens Zurheide wrote:

>Hi all,
>
>I thought I should start squashing some bugs that annoy me for
>some time already :-)
>
>...
>
Hi Jens,

>
>am_edit.diff
>The file am_edit of the samples contains a minor bug: the tags file (if 
>present) disables the creation of a source distribution (at least with my 
>SuSE 7.3). The patch that fixes this is am_edit.diff
>

I created a tags-file with "ctags -R *" (from consle) and after that a 
source-dist-tarball... and it works for me with SuSE 7.3 (I built this 
tarball, too).
Could you try this again with the new CVS version?
Please report the concrete error, if it it still exists...

I personally don't think that your patch is the solution to the problem.

>
>Regards,
>Jens
>
>
>------------------------------------------------------------------------
>
>--- am_edit	Sat Jan 19 19:54:30 2002
>+++ am_edit.my	Sat Jan 19 19:54:23 2002
>@@ -1508,7 +1508,8 @@
>         }
>     }
>     my @files = ("Makefile", "config.cache", "config.log", "stamp-h",
>-                 "stamp-h1", "stamp-h1", "config.h", "Makefile", "config.status", "config.h", "libtool");
>+                 "stamp-h1", "stamp-h1", "config.h", "Makefile", "config.status", "config.h", 
>+		 "libtool", "tags");
>     foreach $file (@files) {
>         $foundfiles{$file} = 0 if (defined $foundfiles{$file});
>     }
>
>
Ciao

Walter

-- 
The KDevelop project: tasin at kdevelop.de [www.kdevelop.org]
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>





-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list