[Bug 212138] devel/cdecl: Needs to be compiled in ANSI C (C89) mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 26 07:28:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212138
--- Comment #6 from w.schwarzenfeld at utanet.at ---
BtW;
cdecl.c:428:18: warning: using the result of an assignment as a condition
without parentheses [-Wparentheses]
while (command = commands[index]) {
this seems not very good.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list