Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 May 2019 17:59:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 237254] textproc/p5-Text-BibTeX: fix build with GCC-based architectures
Message-ID:  <bug-237254-14331-q6bvRJXXeP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237254-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237254-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237254

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Wed May  1 17:58:35 UTC 2019
New revision: 500601
URL: https://svnweb.freebsd.org/changeset/ports/500601

Log:
  textproc/p5-Text-BibTeX: fix build with GCC-based architectures

  btparse/tests/namebug.c:193: error: 'for' loop initial declaration used
outside C99 mode on GCC architectures.

  Set USE_CSTD=3Dc99 to fix build.

  PR:           237254
  Approved by:  perl (maintainer timeout), mat (mentor)
  Differential Revision:        https://reviews.freebsd.org/D20114

Changes:
  head/textproc/p5-Text-BibTeX/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237254-14331-q6bvRJXXeP>