[no subject]



    % find . -name '*.h' | xargs egrep gint32
    ./glib-2.0/glib/gdate.h:typedef gint32  GTime;
    ./glib-2.0/glib/grand.h:gint32  g_rand_int_range       (GRand      *rand,
    ./glib-2.0/glib/grand.h:                                gint32      begin,
    ./glib-2.0/glib/grand.h:                                gint32      end);
    ./glib-2.0/glib/grand.h:gint32  g_random_int_range     (gint32      begin,
    ./glib-2.0/glib/grand.h:                                gint32      end);
    ./glib-2.0/glib/gtypes.h: *  more importantly, "gint32" can be adjusted to be
    ./gtk-2.0/gdk-pixbuf/gdk-pixdata.h:  gint32  length;       /* <1 to disable length checks, otherwise:
    ./pango-1.0/pango/pango-glyph.h:typedef gint32 PangoGlyphUnit;
    ./ORBitutil/basic_types.h:typedef gint32 CORBA_long;

What am I missing?  Other packages such as gtk and pango use gint32 and
compile just fine.

Thx,

-- 
Skip Montanaro (skip pobox com - http://www.mojam.com/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]