Win32 Port of Safari

Alan Gutierrez ajglist at izzy.net
Sun Jan 12 03:21:05 GMT 2003


Harri Porten wrote:
 > On Fri, 10 Jan 2003, David Faure wrote:
 >
 >
 >>Isn't there a way to have a global typedef for "long long"?
 >>Hmm, since it's not a single word that might be hard.
 >>Maybe we need longlong and ulonglong...
 >
 > How about K_INT64 ?
 >
 >>- -    bool hasPseudoStyle() const { return pseudoStyle; }
 >>+    bool hasPseudoStyle() const { return pseudoStyle != NULL; } // AJG
 >>
 >>Seems the bool handling is very different :(((
 >
 >
 > MSVC issues a warning about effectiveness of this type cast. Is probably
 > possible to disable.
 >
 > Harri.

Mr Porten

The warning can be surpressed. All warnings can be surpessed. I've surpressed
all warnings. This change will be backed out.

Alan Gutierrez





More information about the kfm-devel mailing list