Bug 72000

Summary: /usr/include/wordexp.h for RELENG_5_2 has a typo
Product: Base System Reporter: Thomas Abthorpe <thomas>
Component: miscAssignee: Tim Robbins <tjr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Thomas Abthorpe 2004-09-22 17:00:45 UTC
When I attempted to compile the port rssh, I received a warning about an undeclared variable WRDE_DOOFS.

Fix: 

Found the article http://groups.google.ca/groups?selm=fa.n60ar4t.n2a33b%40ifi.uio.no&output=gplain
that stated the wordexp.h file had been updated in RELENG_5, but the change did not seem to propagate to RELENG_5_2. To fix it, I modified wordexp.h.
How-To-Repeat: cd /usr/ports/shells/rssh
make
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-09-22 17:50:46 UTC
Responsible Changed
From-To: freebsd-bugs->tjr

Assign to Tim, who made the original commit.
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2004-09-22 17:51:41 UTC
State Changed
From-To: open->closed

Fixed by tjr@ already.
Comment 3 Yen-Ming Lee freebsd_committer freebsd_triage 2004-09-22 18:43:05 UTC
State Changed
From-To: closed->open

waiting update for RELENG_5_2
Comment 4 Tim Robbins freebsd_committer freebsd_triage 2004-09-23 14:13:19 UTC
State Changed
From-To: open->closed

RELENG_5_2 is a security fix branch and will not be changed.