Mercurial > hg > octave-shane > gnulib-hg
comparison modules/unistdio/u8-vsnprintf @ 9831:787bf3487678
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 30 Mar 2008 15:18:13 +0200 |
parents | 870029929d86 |
children | c1afe24d144c |
comparison
equal
deleted
inserted
replaced
9830:72d681c41161 | 9831:787bf3487678 |
---|---|
7 | 7 |
8 Depends-on: | 8 Depends-on: |
9 unistdio/base | 9 unistdio/base |
10 unistdio/u8-vasnprintf | 10 unistdio/u8-vasnprintf |
11 unistr/u8-cpy | 11 unistr/u8-cpy |
12 EOVERFLOW | |
12 | 13 |
13 configure.ac: | 14 configure.ac: |
14 | 15 |
15 Makefile.am: | 16 Makefile.am: |
16 lib_SOURCES += unistdio/u8-vsnprintf.c | 17 lib_SOURCES += unistdio/u8-vsnprintf.c |