office-gobmx/solenv/clang-format
Stephan Bergmann bf59f89d88 Move loplugin:fpcomparison to store/
...after bc4e8de8ee "Silence new
loplugin:fpcomparison for now":

> Nov 30 08:33:16 <sberg> noelgrandin, thoughts on whether fpcomparison is actually worth it, seeing the loooooooong blacklist there?
> Nov 30 08:34:11 <noelgrandin> sberg, that's wasn't my idea, can't remember who came up with it. vmiklos was that you?
> Nov 30 08:34:36 <noelgrandin> sberg, the original commit message was "Find code that compares floating point values with == or !=
> Nov 30 08:34:36 <noelgrandin>     It should rather use rtl::math::approxEqual"
> Nov 30 08:34:45 <noelgrandin> so in theory the replacement should be fairly manual
> Nov 30 08:34:48 <vmiklos> i don't think so :)
> Nov 30 08:35:15 <noelgrandin> might have been moggi, but he's not around so.... just disable it
> Nov 30 08:36:19 <sberg> noelgrandin, yeah, in theory; in practice, I guess there's also cases where x==1.0 is what you want exactly (given x tends not to be a computed value after all, but some literal that's being passed around)
> Nov 30 08:36:33 <sberg> noelgrandin, yeah, I'll disable it then

Change-Id: I35f5328efa0ec02d9be837c12efab2b03a3dae52
Reviewed-on: https://gerrit.libreoffice.org/45550
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2017-11-30 15:09:35 +01:00
..
blacklist Move loplugin:fpcomparison to store/ 2017-11-30 15:09:35 +01:00
check-last-commit Fix typos 2017-11-21 06:04:52 +01:00
ClangFormat.pm Detect also clang-format versions 5.0.0+ 2017-11-30 12:39:33 +01:00
generate-style-blacklist clang-format: enforce coding style via Jenkins 2017-11-20 13:41:40 +01:00
reformat-formatted-files clang-format: enforce coding style via Jenkins 2017-11-20 13:41:40 +01:00