Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
|
| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| Lars> If you want patches in before this is released you have to
| Lars> commit them _now_.
|
| Lars> I am taking an early weekend, and want to go home ...
|
| Jean-Marc> I'd just like to check that it compiles on cxx. Currently
| Jean-Marc> updating...
|
| Already one error (fixed with "~"):
Already commited.
|
| cxx: Error: ../../lyx-devel/src/buffer.C, line 991: no operator "==" matches
| these operands
| operand types are: std::string == char
| || next_token == '~') {
| ------------------------------------------------------^
|
| Does the standard require that this operator exists?
No, I don't think so.
Lgb