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

Buovjaga <ilmari.lauhakan...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pragat.pan...@gmail.com

--- Comment #5 from Buovjaga <ilmari.lauhakan...@libreoffice.org> ---
(In reply to Libreoffice user SSO from comment #4)
> 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>
> .
> .
> .

Don't use such a pattern, just have one value per line :)

3.14159
1.41421

and so forth

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to