Summary: | c99(1) still says it's a wrapper around GCC | ||
---|---|---|---|
Product: | Documentation | Reporter: | rebecca+freebsd <rebecca+freebsd> |
Component: | Books & Articles | Assignee: | Christian Brueffer <brueffer> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | brueffer |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
rebecca+freebsd@bluestop.org
2015-07-03 12:11:08 UTC
A commit references this bug: Author: brueffer Date: Mon Jul 13 14:13:16 UTC 2015 New revision: 285457 URL: https://svnweb.freebsd.org/changeset/base/285457 Log: Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc. PR: 201303 Submitted by: Bruce Cran MFC after: 1 week Changes: head/usr.bin/c99/c99.1 I removed the statement from HEAD; MFC pending. Thanks! A commit references this bug: Author: brueffer Date: Mon Jul 20 14:40:35 UTC 2015 New revision: 285718 URL: https://svnweb.freebsd.org/changeset/base/285718 Log: MFC: r285457 Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc. PR: 201303 Submitted by: Bruce Cran Approved by: re (gjb) Changes: _U stable/10/ stable/10/usr.bin/c99/c99.1 Merge done; thanks again! |