[bt-devel] beta 1 libs vs svn libs

cricketc at gmail.com cricketc at gmail.com
Mon Aug 20 05:00:35 MST 2007


On Mon, Aug 20, 2007 at 09:09:43AM +0300, Eeli Kaikkonen wrote:
> On Sun, 19 Aug 2007 cricketc at gmail.com wrote:
> > I'm running kdelibs from svn, and they've definitely been changing
> > things since beta 1. :) I had to update chtmlreaddisplay a little bit
> > to compile, because of the way they split URLArgs into OpenUrlArguments
> > and BrowserArguments
> 
> That's strange because the API was frozen. Are you sure it wasn't
> already there and the deprecated part was just removed? You could commit
> it and if it doesn't compile we can change it back.

I don't think it's really frozen. :) Basically, KParts::URLArgs
doesn't exist anymore - it's KParts::OpenUrlArguments and
KParts::BrowserArguments. I tried compiling BT the way it was, and it
errored on chtmlreaddisplay.h, I think lines 70 and 105 (because of
KParts::URLArgs).

I'll go ahead and commit, I guess, but I highly doubt it'll compile on
beta 1 systems.:) The good thing is that it doesn't affect much code.

-Benjie



More information about the bt-devel mailing list