State of the new SVG-stuff

Vyacheslav Tokarev tsjoker at gmail.com
Tue Oct 21 12:07:56 BST 2008


Hi, Andreas

First, thanks for your concern.

When I be at home, I will take a look at those files. But I can say already
that most of these functions shouldn't be used at all, or at least they will
never be called at runtime. I did that on purpose of not-changing shared SVG
code from WebCore as not all of the features are ported and supported by
khtml yet (I had to violate it sometimes though).

For kde4.2 I plan to add JavaScript bindings, maybe fix some style
properties like ViewBox, and most probably I won't have time to change SVG
Dom significantly. So we need to figure out the best way to compile it on
win32.

Again, in the evening from home, I could tell more on the subject.

Thanks,
Vyacheslav Tokarev (vtokarev)

2008/10/21 Andreas Pakulat <apaku at gmx.de>

> Hi,
>
> I'm wondering what the state and the plans for KDE 4.2 are for the new
> SVG-Stuff? In particular I'm seeing quite some functions with return-values
> that don't return anything (causing compile errors on windows, as MSVC is
> stricter here than gcc).
>
> The code in question is in SVGStyledElement.cpp, SVGSVGElement.cpp and
> Color.cpp and possibly more files (I stopped compiling khtml now). This is
> rather alarming IMHO, as this creates possible hard-to-debug
> runtime-problems.
>
> I just saw one such case where I don't know how to construct a "default"
> return value. So for now I'll have to disable khtml on win32, hopefully you
> can fix this until the beta as else kde4.2/win32 will have to ship without
> khtml I guess.
>
> Andreas
>
> --
> You'll be called to a post requiring ability in handling groups of people.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20081021/96aef747/attachment.htm>


More information about the kfm-devel mailing list