[Libreoffice-bugs] [Bug 44988] New: EasyHack: tools: remove obsolete BOOTSTRAP defines ...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 20 05:59:11 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44988

             Bug #: 44988
           Summary: EasyHack: tools: remove obsolete BOOTSTRAP defines ...
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: michael.meeks at novell.com


the tools/ code has a good number of legacy:

#ifndef BOOTSTRAP

defines, that (presumably) date from a time when it didn't depend on sal/ -
nowadays it does un-conditionally.

So we should clean all those out, 'BOOTSTRAP' is never defined, so just remove
all: #ifndef BOOTSTRAPS and their matching #endifs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list