bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] vasprintf.h?


From: Karl Berry
Subject: [bug-gnulib] vasprintf.h?
Date: Wed, 2 Mar 2005 10:02:56 -0500

There is a nontrivial difference between
gettext-runtime/libasprintf/vasprintf.h and and gnulib/lib/vasprintf.h,
please advise:

*** lib/vasprintf.h     Mon Jul 14 15:44:04 2003
--- /dev/shm/vasprintf.h        Wed Mar  2 06:59:50 2005
***************
*** 19,29 ****
  #define _VASPRINTF_H
  
- #if HAVE_VASPRINTF
- 
- /* Get asprintf(), vasprintf() declarations.  */
- #include <stdio.h>
- 
- #else
- 
  /* Get va_list.  */
  #include <stdarg.h>
--- 19,22 ----
***************
*** 59,63 ****
  #endif
  
- #endif
- 
  #endif /* _VASPRINTF_H */
--- 52,54 ----
## 





reply via email to

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