• Stephan Bergmann's avatar
    Move loplugin:fpcomparison to store/ · bf59f89d
    Stephan Bergmann yazdı
    ...after bc4e8de8 "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/45550Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    bf59f89d
Adı
Son kayıt (commit)
Son güncelleme
..
test Loading commit data...
tutorial Loading commit data...
README Loading commit data...
badvectorinit.cxx Loading commit data...
bodynotinblock.cxx Loading commit data...
bodynotinblock.hxx Loading commit data...
cascadingassignop.cxx Loading commit data...
cascadingassignop.hxx Loading commit data...
cascadingcondop.cxx Loading commit data...
cascadingcondop.hxx Loading commit data...
changefunctioncalls.cxx Loading commit data...
constantfunction.cxx Loading commit data...
constmethod.cxx Loading commit data...
deadclass.cxx Loading commit data...
defaultparams.cxx Loading commit data...
deletedspecial.cxx Loading commit data...
derivedclass.cxx Loading commit data...
findoncontainer.cxx Loading commit data...
fpcomparison.cxx Loading commit data...
lclstaticfix.cxx Loading commit data...
lclstaticfix.hxx Loading commit data...
manualrefcount.cxx Loading commit data...
paintmethodconversion.cxx Loading commit data...
postfixincrementfix.cxx Loading commit data...
postfixincrementfix.hxx Loading commit data...
referencecasting.cxx Loading commit data...
referencecasting.hxx Loading commit data...
removeforwardstringdecl.cxx Loading commit data...
removeforwardstringdecl.hxx Loading commit data...
removevirtuals.cxx Loading commit data...
returnbyref.cxx Loading commit data...
returnunique.cxx Loading commit data...
revisibility.cxx Loading commit data...
rtlconstasciimacro.cxx Loading commit data...
sfxitemsetrewrite.cxx Loading commit data...
stdexception.cxx Loading commit data...
stylepolice.cxx Loading commit data...
svstreamoutputoperators.cxx Loading commit data...
unusedcode.cxx Loading commit data...
valueof.cxx Loading commit data...