[Gpe-bugs] [Bug 112] New: Hildon audit report for Chinook

bugzilla-daemon at linuxtogo.org bugzilla-daemon at linuxtogo.org
Mon Nov 5 20:56:00 CET 2007


http://bugs.linuxtogo.org/show_bug.cgi?id=112

           Summary: Hildon audit report for Chinook
           Product: libgpewidget
           Version: 0.115
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: default
        AssignedTo: gpe-bugs at linuxtogo.org
        ReportedBy: g+gpe at cobb.uk.net
   Estimated Hours: 0.0


The attached report was generated by the hildon-audit tool which reports on
issues associated with porting to Maemo Chinook (see
http://live.gnome.org/Hildon/TwoPointZero).  Note that this component does
build with Chinook but the applications have not been tested yet.  These issues
may or may not cause user-visible problems.

I have changed the autoconf scripts so that if the preprocessor macro IS_HILDON
is defined, then the macro HILDON_VER is 2 if the new Hildon version is being
used. Also the hildon-1 include directories are referenced in the CFLAGS so the
hildon header files could be included, if necessary, using something like:

#ifdef IS_HILDON
#if HILDON_VER > 0
#include <hildon/hildon-window.h>
#endif /* HILDON_VER */
#endif /* IS_HILDON */


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



More information about the Gpe-bugs mailing list