| Summary: | Segfault in ports/devel/cutils cobfusc | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | toasty <toasty> | ||||
| Component: | Individual Port(s) | Assignee: | alex <alex> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
toasty
2000-08-11 21:50:01 UTC
This PR can be closed, a commit was made fixing the issue. RCS file: /bay0/mirrors/freebsd/ncvs/ports/devel/cutils/patches/patch-ab,v Working file: /usr/ports/devel/cutils/patches//patch-ab head: 1.1 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: ---------------------------- revision 1.1 date: 2000/08/13 12:24:37; author: alex; state: Exp; Correct C-macro usage: One of the first lessions you learn is, that you must not use something like macro(var++) if you don't know the implementation of the macro. PR: 20538 Submitted by: Kevin Day <toasty@dragondata.com> ============================================================================= State Changed From-To: open->closed Alex committed the change, but forgot to close the PR Responsible Changed From-To: freebsd-ports->alex Alex did the commit |