29 May
2009
29 May
'09
8:21 p.m.
On Fri, May 29, 2009 at 12:05:48PM -0400, Jorge Arellano Cid wrote:
Johannes,
In patch fd2b0634abe9 there's a long-word splitter, please add a comment on why it's there. IIRC it was discussed in dillo-dev recently but memory is fragile.
Oh that slipped in accidentally. I removed it. We may need something like that in the future but that needs more thought.
BTW, there's a warning too:
xembed.cc: In member function 'void Xembed::createInternal(uint32_t)': xembed.cc:126: warning: unused variable 'x'
Fixed. Cheers, Johannes