URL: <http://savannah.gnu.org/bugs/?34336>
Summary: setenv on Solaris needs overwrite too Project: GNU Screen Submitted by: None Submitted on: Tue 20 Sep 2011 04:00:24 AM UTC Category: Build/Install Severity: 3 - Normal Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 4.0.3 Fixed Release: None Planned Release: None Work Required: None _______________________________________________________ Details: Hi, setenv() on Solaris (10 at least) needs three args. $ gdiff -u0 misc.c~ misc.c --- misc.c~ 2011-09-20 13:50:34.333227000 +1000 +++ misc.c 2011-09-20 13:48:30.435501000 +1000 @@ -616 +616 @@ -# if defined(linux) || defined(__convex__) || (BSD >= 199103) +# if defined(linux) || defined(__convex__) || (BSD >= 199103) || defined(__sun) $ _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34336> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/