Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2016 07:28:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212138] devel/cdecl: Needs to be compiled in ANSI C (C89) mode
Message-ID:  <bug-212138-13-kyrSUbmMUj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212138-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212138-13@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=3D212138

--- Comment #6 from w.schwarzenfeld@utanet.at ---
BtW;
cdecl.c:428:18: warning: using the result of an assignment as a condition
without parentheses [-Wparentheses]
  while (command =3D commands[index]) {

this seems not very good.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212138-13-kyrSUbmMUj>