curl-library
Re: Wrong NgHTTP2 user-data
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jan 2014 08:27:44 +0100 (CET)
Date: Thu, 30 Jan 2014 08:27:44 +0100 (CET)
On Wed, 29 Jan 2014, Gisle Vanem wrote:
> Another patch for http2.c; the number of elements in the
> 'nghttp2_session_callbacks' structure is now reduced by 2 in version 0.3.0
> (I'm not sure when the change happened, but checking for ver 0.3.0 work for
> me).
Just for the record, just checking for 0.3.0 is not foolproof. I noticed that
I had an early version of 0.3.0 installed with the previous callback struct
layout.
Nevertheless I added an #if that will #error on anything lower than 0.3.0 and
I figure we'll raise that bar as we go along.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-01-30