RFC: libverto nearing release

Nathaniel McCallum npmccallum at redhat.com
Fri Jul 8 00:16:53 EDT 2011


On Thu, 2011-07-07 at 22:11 -0400, Greg Hudson wrote:
> On Thu, 2011-07-07 at 16:56 -0400, Nathaniel McCallum wrote:
> > Fixed. I'm immensely interested in how your Solaris testing goes.
> 
> Okay, three more stumbling blocks:
> 
> 1. No asprintf.
> 2. No strndup.

Actually, verto.c already has a working implementation of these for
win32 which also lacks them. You should be able to enable them with just
a simple ifdef. Patches welcome (as I don't currently have a copy of
Solaris). :)

> 3. The ancient glib I have installed doesn't return a value from
> g_main_context_ref(), so you get:
> 
> verto-glib.c:55: error: void value not ignored as it ought to be

I'll look at this tomorrow.  However, can you get me the version number
of glib?

> I'm testing on a pretty old Solaris 10 install which hasn't been updated
> in years.
> 
> Possibly more issues when the tests can link, and when I build other
> dependency event libraries.

Thanks for your help!

Nathaniel




More information about the krbdev mailing list