[Verse-dev] Loader bug

eskil at obsession.se eskil at obsession.se
Wed Apr 12 07:50:55 CEST 2006


Hi

Emil, I found a "semi" bug in the loader. The two liners:

	for(iter = sorted = file_begin(min); iter != NULL; iter = list_next(iter))
		min->file_nodes = list_concat(min->file_nodes,
xmlnode_iter_begin(list_data(iter)));

Takes so long that the server times out. I don't see why this cant be done
outside the accepts callback but i don't know the code really works. It took me
sometime to figure it out, a long time i had hopes to find a verse bug but,
no....

Cheers

E





More information about the Verse-dev mailing list