operator << for Cursor seems to not work
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Tue Jun 11 14:01:21 UTC 2024
Le 30/05/2024 à 22:10, Kornel Benko a écrit :
> I see it while checking the output of
> LYXERR(Debug::FINDVERBOSE, "Advancing pos: cur=" << cur);
> The only output is
> 'lyxfind.cpp (4504): Advancing pos: cur='
>
> Gdb never enters Cursor.cpp:164
> LyXErr & operator<<(LyXErr & os, CursorData const & cur)
>
> What changed? It worked at some time.
Hi Kornel,
Do you still have this issue? If you do, could you send a patch to
reproduce the situation you're in? I just tried and it seems to work here.
JMarc
More information about the lyx-devel
mailing list