On 19 Sep 2000, Lars Gullik Bjønnes wrote:
> Marko Vendelin <[EMAIL PROTECTED]> writes:
>
> | Workarea event: ENTER
> | Workarea event: KEYBOARD
> | XLookupBoth
> | WorkArea: Key is `' [27]
> | WorkArea: Keysym is `Escape' [65307]
> | Workarea Diff: 2985369638
> | KeySym is Escape[65307]
> | Key [158][]
> |
> | Again, it seems that there is some problem with string: debugger shows
> | line 301 in src/lyxfunc.C
>
> Can you remove the c_str() in that line and try again?
The same result. I can dump code by writing "cancel" in minibuffer after I
created a new file too. Is it only my build wich has this problem or not?
I am using g++ 2.95.2 strings.
Marko