[Libreoffice-commits] core.git: include/osl

Jan Holesovsky kendy at collabora.com
Mon Jan 20 10:01:15 PST 2014


 include/osl/detail/component-defines.h |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 9dae84647a35ba356df3f4dae8022dee0ad8bed8
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Mon Jan 20 18:18:46 2014 +0100

    component-defines.h should be generated.
    
    Change-Id: I759d119e0ad6c5ae2881284c82292d4d9cb7ae87

diff --git a/include/osl/detail/component-defines.h b/include/osl/detail/component-defines.h
index 86a04b5..791ff8a 100644
--- a/include/osl/detail/component-defines.h
+++ b/include/osl/detail/component-defines.h
@@ -12,6 +12,9 @@
 
 /* Experimental direct constructor calls, under construction */
 
+/* FIXME: Rather than hardcoded, this should be generated from
+   solenv/bin/native-code.py */
+
 #define LO_URE_CURRENT_ENV 1 /*TODO*/
 
 #define LO_URE_CTOR_ENV_com_dot_sun_dot_star_dot_xml_dot_sax_dot_FastParser 1 /*TODO*/


More information about the Libreoffice-commits mailing list