kdevelop-1.0beta4.1
Ashley Cambrell
bec_ash at bigpond.com
Sun Oct 31 07:47:09 GMT 1999
Gregor Ibic/INTELICOM wrote:
> Hi!
>
> I downloaded the patch but I don't know hot to apply it.
> I tried with patch < kdevelop.diff but it didn't work.
>
> Regards,
> Gregor
>
> Sandy Meier <smeier at rz.uni-potsdam.de> on 30.10.99 19:48:17
> Please respond to kdevelop at fara3.cs.uni-potsdam.de
> To: kdevelop at barney.cs.uni-potsdam.de
> cc:
> Subject: Re: kdevelop-1.0beta4.1
>
> On Sat, 30 Oct 1999 you wrote:
> > Hi there !
> >
> > I just realized that there is a (another) new beta of kdevelop.
> > May I allow myself to ask the question, why this "new" release
> > wasn´t done as a patch (I don´t really like the idea of downloading the
> > whole package again). BTW, would be nice if you could update the
> > changelog on kdevelop.org for I´d like to know what the main differences
> > between beta4 and beta4.1 are.
> >
> > Regards,
> > Gregor
> >
>
> Hi Gregor!
>
> There is now a patch avaible on the KDevelop homepage. Thanks for the hint.
>
> Following bugs were fixed. (from the ChangeLog)
>
> * uncommented setCurrentTab(MESSAGES) in ckdevelop.cpp
> * add "-lkfm" to linkerflags in ckappwizard.cpp
> * remove $shell declaration in processend.pl, this produced a
> warning
> * fixed a small bug in sourcecode generation
> * some small changes in the bugreport dialog
> * Fixed wrong assert() in CEditWidget::deleteInternal()
> - from Richard Dale's Objective C patch
>
> Ciao!
> Sandy
copy the patch into the kdevelop-1.0beta4 directory and untar and gzip it [tar
-zxvf kdevelop-1.0beta4.1diff.tar.gz] and then type:
cat kdevelop-1.0beta4.1diff | patch -p0
That should do it..
Ashley Cambrell
More information about the KDevelop
mailing list