Control: severity -1 important
Control: tags -1 +patch

Hi!
It turns out both x32 buildds were running with DEB_BUILT_OPTS=nocheck.
Since yesterday evening, this is no more.  And I'm afraid that this meant
this bug was effectively swept under the carpet.

The attached patch removes the bad test.  I've already submitted it
upstream.

Because of gobject-introspection's place in a number of dependency chains,
and it being effectively (even if not due to your fault) a regression, I'm
bumping the severity.

I've tested the patch on x32, amd64, armhf and i386.
Please apply!

-- 
A tit a day keeps the vet away.
--- gobject-introspection-1.46.0.orig/tests/offsets/offsets.h
+++ gobject-introspection-1.46.0/tests/offsets/offsets.h
@@ -30,8 +30,6 @@ struct _OffsetsBasic {
   gdouble field_double;
   char dummy8;
   gsize field_size;
-  char dummy9;
-  time_t field_time;
 };
 
 typedef enum {

Reply via email to