[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libposix test version
From: |
Bruce Korb |
Subject: |
Re: libposix test version |
Date: |
Thu, 30 Dec 2010 17:51:45 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11 |
Hi,
I have another test ready.
Things of note:
* tests/test-fprintf-posix3.c and tests/test-dprintf-posix2.c
still have a spurious "free( malloc(0x88));" I haven't gotten
to doing a "dtrace" on the thing.
* openat-die.c will not call error() when GNULIB_LIBPOSIX is
defined. It is defined in config.h.
* all module files containing a line with "error" by itself
will be installed into tmp/modules with those lines removed
before gnulib-tool is run. At this point, only openat-die
is pulled in. If others are, they will cause dependency
breakage because removing the dependency requires hand editing
of the module. I've only edited openat-die.c
My version of the package can be downloaded from:
http://autogen.sourceforge.net/data/libposix-0.1.0-libposix.tar.gz
You may roll your own by "git pull"ing and checking out the
topic/libposix branch.
Please let Gary or me know if you stumble on issues!
Thank you. Regards, Bruce
- Re: NFS timestamps, (continued)
Re: libposix build logs, Gary V. Vaughan, 2010/12/26
- Re: [PATCH 0/7] contents of topic/libposix for merge to master, Bruno Haible, 2010/12/26
- Re: libposix build logs, Bruno Haible, 2010/12/26
- Re: libposix build logs, Bruce Korb, 2010/12/30
- Re: libposix installed files, Bruno Haible, 2010/12/30
- Re: libposix installed files, Bruce Korb, 2010/12/30
Re: libposix test version,
Bruce Korb <=