Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 12/29/2000 17:07:22
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Fri Dec 29 15:07:21 UTC 2000

Modified Files:
	pkgsrc/x11/xview: Makefile
	pkgsrc/x11/xview-clients: Makefile
	pkgsrc/x11/xview-lib: Makefile

Log Message:
mark as broken on alpha until someone with more of a clue than me can fix
it.  The handling of va_arg stuff in broken in xview-lib.  In particular
an interested programmer could start looking at:

the MAKE_AVLIST macro in:
xview3.2p1-X11R6//lib/libxview/misc/portable.h

and some illegal casts of va_list variables in
xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c

probably more....


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/xview/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/xview-clients/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/xview-lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.