To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113474
                 Issue #|113474
                 Summary|vcl/os2/inc/xwphook.h has GPLv2 license
               Component|gsl
                 Version|DEV300m83
                Platform|PC
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|pmladek





------- Additional comments from pmla...@openoffice.org Tue Jul 27 18:26:43 
+0000 2010 -------
The file vcl/os2/inc/xwphook.h seems to be under GPLv2 license:

--- cut ---
/*
 * xwphook.h:
 *      header for both xwphook.c and xwpdaemon.c. This is also
 *      included from a number of sources for XFLDR.DLL which need
 *      to interface (configure) the daemon.
 */

/*
 *      Copyright (C) 1999-2002 Ulrich M<94>ller.
 *      This program is free software; you can redistribute it and/or modify
 *      it under the terms of the GNU General Public License as published by
 *      the Free Software Foundation, in version 2 as it comes in the COPYING
 *      file of the XWorkplace main distribution.
 *      This program is distributed in the hope that it will be useful,
 *      but WITHOUT ANY WARRANTY; without even the implied warranty of
 *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *      GNU General Public License for more details.
 */
--- cut ---

Thus it can't be compipled together with LGPLv3 code.

It has been added on 2007/10/04, see
http://hg.services.openoffice.org/DEV300/annotate/0ac6a31246bc/vcl/os2/inc/xwphook.h

--- cut ---
INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED
2007/10/04 19:45:43 ydario 1.1.2.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration. 
--- cut --- 

It solved http://qa.openoffice.org/issues/show_bug.cgi?id=82034


The header is included only on OS/2 in vcl/source/window/menu.cxx:

--- cut ---
#ifdef OS2

#include <xwphook.h>
--- cut ---

=> the OOo build for Windows, Linux, ... should be on the safe side but...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to