head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2013.04.02.15.27.12; author dholland; state dead; branches; next 1.1; 1.1 date 2013.02.21.18.12.26; author dholland; state Exp; branches; next ; desc @@ 1.2 log @Update to 0.4.4. No changelog that I can find. patch-aa -> patch-Makefile; add comment to patch-ab. @ text @$NetBSD: patch-parse_h,v 1.1 2013/02/21 18:12:26 dholland Exp $ Apply upstream patch aaff080449ebcb66553ebf5b512f737b6191f339 to fix build with gcc 4.6+ and clang. Via Al Viro. --- parse.h~ 2007-05-01 18:30:58.000000000 +0000 +++ parse.h @@@@ -35,10 +35,6 @@@@ struct statement { struct /* declaration */ { struct symbol_list *declaration; }; - struct /* label_arg */ { - struct symbol *label; - struct statement *label_statement; - }; struct { struct expression *expression; struct expression *context; @ 1.1 log @Apply upstream patch aaff080449ebcb66553ebf5b512f737b6191f339 to fix build with gcc 4.6+ and clang. Via Al Viro. @ text @d1 1 a1 1 $NetBSD$ @