branches/KDE/3.5/kdelibs/kio/kio
Nicolas Goutte
nicolasg at snafu.de
Wed Dec 7 19:28:32 GMT 2005
On Wednesday 07 December 2005 20:20, Thiago Macieira wrote:
> Nicolas Goutte wrote:
> >The problem is that the license check cannot be done line by line, as
> > the wrapping is at different places for different files.
>
> That's not actually difficult.
>
> The whole diff has been read into memory by the time the license checker
> is run. So it has just to concatenate the diff from the array into one
> string and run the proper regexps against it.
That is what is done currently. And you get memory overflows...
Have a nice day!
More information about the kde-core-devel
mailing list