>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> [EMAIL PROTECTED] writes: You should try the lyx
Lars> version from cvs, I think some fixes to these problems is in
Lars> there.

No, I don't think so. We kind of stopped halfway.

Lars> | // Dirty hack to get blue symbols quickly | - char * sx =
Lars> strstr(data[2], "FFFFFFFF"); | + const char * sx =
Lars> strstr(<const_cast<char *>(data[2]), "FFFFFFFF");

Lars> I don't like this a lot... it is the same problem as with
Lars> putenv.

Does somebody has an explication why sun changed its prototypes? Isn't
there some way to revert to the old ones (which are standards, aren't they?).

JMarc

Reply via email to