• Peter Foley's avatar
    Fix ODR violations when compiling with LTO · 659526a3
    Peter Foley yazdı
    /home/peter/libreoffice/sd/source/ui/controller/slidelayoutcontroller.cxx:84:8: warning: type ‘struct snewfoil_value_info’ violates one definition rule [-Wodr]
     struct snewfoil_value_info
            ^
    /home/peter/libreoffice/sd/source/ui/controller/displaymodecontroller.cxx:71:8: note: a different type is defined in another translation unit
     struct snewfoil_value_info
            ^
    /home/peter/libreoffice/sd/source/ui/controller/slidelayoutcontroller.cxx:86:16: note: the first difference of corresponding definitions is field ‘mnBmpResId’
         sal_uInt16 mnBmpResId;
                    ^
    /home/peter/libreoffice/sd/source/ui/controller/displaymodecontroller.cxx:73:17: note: a field with different name is defined in another translation unit
         sal_uInt16  mnId;
                     ^
    
    Change-Id: Ic5f5354424188a0889e842e80cb70dd90ecaeff3
    Reviewed-on: https://gerrit.libreoffice.org/21504Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
    Tested-by: 's avatarjan iversen <jani@documentfoundation.org>
    659526a3
Adı
Son kayıt (commit)
Son güncelleme
..
displaymodecontroller.cxx Loading commit data...
slidelayoutcontroller.cxx Loading commit data...
slidelayoutcontroller.hxx Loading commit data...