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

            Bug ID: 93548
           Summary: sal signal duplicate code redux ...
           Product: LibreOffice
           Version: 5.0.0.0.beta1
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: framework
          Assignee: [email protected]
          Reporter: [email protected]

Reading in:

sal/osl/unx/signal.cxx  and sal/osl/w32/signal.cxx there is significant
copy/paste coding:

/*****************************************************************************/
/* osl_addSignalHandler */
/*****************************************************************************/
oslSignalHandler SAL_CALL osl_addSignalHandler(oslSignalHandlerFunction
Handler, void* pData)

for example is ~the same; I imagine remove, raise etc. are much the same.

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to