pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tradcpp
Module Name: pkgsrc
Committed By: dholland
Date: Wed Jul 10 05:50:06 UTC 2013
Modified Files:
pkgsrc/devel/tradcpp: distinfo
Added Files:
pkgsrc/devel/tradcpp/patches: patch-main.c
Log Message:
Oops, forgot <stdarg.h>. PR 48037
There must be something wrong with netbsd's headers, as none of
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <err.h>
ought to leak in stdarg.h, but apparently one is.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/tradcpp/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/tradcpp/patches/patch-main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index