https://bugs.documentfoundation.org/show_bug.cgi?id=91054
--- Comment #1 from Jens Carl <[email protected]> --- To identify these lines I wrote: git grep -n -E -e '^::[a-zA-Z0-9_]*\(' -- '*.cxx' (It's pretty basic since git-grep doesn't support multiline patterns and finding function prototype with pattern is pretty hard.) I found like 25 lines with that and will change them according to your example. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
