https://bugs.documentfoundation.org/show_bug.cgi?id=145759
--- Comment #4 from Libreoffice user SSO <[email protected]> --- I tried suggested approach in the description. but the command "git grep -n -Ff constants.txt *.cxx *.hxx" or "git grep -Ff constants.txt *.cxx *.hxx" is not generating any output. So, my conclusion is that no constants from given wikipedia article are used in any c++ files. My constants.txt contains constants in following pattern: const-name <constant> . . . -- You are receiving this mail because: You are the assignee for the bug.
