pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54298: devel/glib2 fails to build



The following reply was made to PR pkg/54298; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54298: devel/glib2 fails to build
Date: Wed, 19 Jun 2019 17:17:09 +0100

 So why wasn't the compile happy with %u ?
 
 Could you please attach /usr/pkg/lib/glib-2.0/include/glibconfig.h ?
 (Or is yours in /usr/local/lib/glib-2.0... ?)
 
 To me this is looking like an overzealous compiler warning. On the
 other hand size_t is standard C99.  %z apparently is even supported
 on windows since VS2015, so one could ask why not simply typedef size_t gsize.
 


Home | Main Index | Thread Index | Old Index