Win32 - First Full Pass (Smaller Message)

Alan Gutierrez ajglist at izzy.net
Sun Jan 12 16:57:45 GMT 2003


Alan Gutierrez:
 >> Attached are two diffs, notes, and a configuration header. The configuration
 >> header is x_config.h for lack of a better name.
 >
 >Lucky Issue 13:
 >
 >dom_stringimpl.cpp will not compile
 >
 >webcore\khtml\xml\dom_stringimpl.cpp(212) : error C2057: expected constant 
expression
 >
 >QChar spacified[l];
 >
 >They are using a variable for a static array length specification. Is this
 >Objective C? An overloaded [] operator somewhere?

GCC has a dynamic stack? Well I never! Where I have I been? Is this part of
the C or C++ standard?

I am ever so grateful that KHTML does not use this feature.

Alan Gutierrez






More information about the kfm-devel mailing list