https://bugs.documentfoundation.org/show_bug.cgi?id=116394

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
           Severity|normal                      |major

--- Comment #3 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.
The pb is in these lines:
   2525             case '=':
   2526                 if (token.isEmpty())
   2527                 {
   2528                     rHaveToken = true;
   2529                     ++rIndex;
   2530                     return OUString("FORMULA");
   2531                 }
   2532             break;
in writerfilter/source/dmapper/DomainMapper_Impl.cxx

Miklos/Jean-Sebastien: thought you might be interested in this one following
Xisco's comment

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to