bug-gnulib
[Top][All Lists]
Advanced

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

long long double on interix


From: Markus Duft
Subject: long long double on interix
Date: Fri, 10 Jun 2011 08:48:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110506 Lightning/1.0b3pre Thunderbird/3.1.10

Hi!

While porting glib to interix, i stumbled over a problem i didn't hit for a 
while (and in fact forgot that it existed on interix): long long double is 
broken. this bites me in the gnulib vasnprintf implementation, which calls 
snprintf from libc which immediately crashes ... :(

i fixed this for glib with the attached patch (longlongddouble.m4 from gettext? 
but you wrote it bruno, so i trust you know where this has to go... ;)). Should 
i do more on this? Are there other locations that could use some patching then?

Thanks,
Markus

Attachment: longdouble.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]