Package: liboop / 1.0-8

Metadata

Package Version Patches format
liboop 1.0-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
read_bugfixes.patch | (download)

read.c | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 oop-read.h bugfixes

Some years ago I contributed a feature for reading lines and records
to liboop: oop-read.h and read.c.  Since it took a while for that
feature to make it into distributed versions, for a long time I've
been using my own copy of the source file.  It seems that I fixed a
couple of bugs in my copy which are still in the Debian package.  I
can't find any record of me having told anyone about them and now I
find that 1.0-6 still has the bugs.

There are two fixes:
 * Initialise "rd->discard" properly
 * Avoid rd->neednotcheck becoming negative


configure_support_freebsd_hurd.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make configure.ac recognize bsd and hurd.


explicit_linking.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
liboop-glib2.pc.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---