[Libreoffice-bugs] [Bug 53061] Stop assuming NULL for C++ is an integral type

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 10 18:23:42 CEST 2012


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

Stephan Bergmann <sbergman at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|libreoffice-bugs at lists.free |sbergman at redhat.com
                   |desktop.org                 |
                 CC|                            |sbergman at redhat.com
     Ever Confirmed|0                           |1

--- Comment #4 from Stephan Bergmann <sbergman at redhat.com> 2012-08-10 16:23:42 UTC ---
Jung-uk Kim, thank you for those patches.  They do look good (I just wonder
whether the "return (vt_)NULL;" in CLucene is really necessary, or could rather
be simplified to "return NULL;"), but we would need a statement from you to the
mailing list (libreoffice at lists.freedesktop.org) stating which license they are
under (preferably MPL/LGPLv3+ dual licensed), and adding that to
<http://wiki.documentfoundation.org/Development/Developers>.

-- 
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