gcc 2.95 is not happy about the C99ism of declaring variables in the middle of a block. This patch moves the variable declaration to the beginning to allow compilation on gcc 2.95. Added file(s): - files/patch-rfc2045_rfc2045reply.c Port maintainer (oliver@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->oliver Over to maintainer
State Changed From-To: open->closed committed, thanks