Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gobject-introspection issue
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Daniel Schepler  
View profile  
 More options Jun 11 2012, 2:03 pm
From: Daniel Schepler <dschep...@gmail.com>
Date: Mon, 11 Jun 2012 11:03:58 -0700 (PDT)
Local: Mon, Jun 11 2012 2:03 pm
Subject: gobject-introspection issue

Hi, anybody tried compiling gobject-introspection on x32?  When I run the
testsuite, I get a failure:

diff -u offsets.compiled offsets.introspected
--- offsets.compiled    2012-06-11 10:39:05.000000000 -0700
+++ offsets.introspected        2012-06-11 10:39:05.000000000 -0700
@@ -5,7 +5,7 @@
 some_enum 48
 some_ptrs 56

-OffsetsBasic: size=80, alignment=8
+OffsetsBasic: size=72, alignment=8
 dummy1 0
 field_int8 1
 dummy2 2
@@ -23,7 +23,7 @@
 dummy8 56
 field_size 60
 dummy9 64
-field_time 72
+field_time 68

 OffsetsEnum: size=48, alignment=4
 enum1 0

It looks like that test case assumes sizeof(time_t) == sizeof(long), and so
does GLib-2.0.gir.  I checked that all the occurrences of time_t in
GLib-2.0.gir are in parameters or return values, so that one should be
fine.  But if there are any .gir files out there with a time_t as part of a
structure, it looks like they'll be broken.
--
Daniel Schepler


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »