bug-gnulib
[Top][All Lists]
Advanced

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

Re: working with "good enough" functions


From: Paul Eggert
Subject: Re: working with "good enough" functions
Date: Thu, 08 Jan 2009 01:49:16 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Mike Frysinger <address@hidden> writes:

> i explicitly pulled in the 
> printf-posix module because i want a posix implementation on crappy systems.  
> but i dont care if said systems have broken floating point implementations 
> since i dont use floating point in my code.

If this happens often enough, perhaps gnulib should have a
printf-posix-no-fp module that does what you want?

As an aside, printf-sans-floating-point is a classic Unix configuration
hassle; Bell Labs had it in 1977 and we still have it now....




reply via email to

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