[asterisk-bugs] [Asterisk 0017094]: unportable shell in safe_asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 25 10:56:12 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17094
======================================================================
Reported By: stuarth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17094
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.0.26
JIRA: SWP-1174
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-25 07:08 CDT
Last Modified: 2010-03-25 10:56 CDT
======================================================================
Summary: unportable shell in safe_asterisk
Description:
"function message() {" is unportable, I think it should be replaced with
just "message() {" as was already done for run_asterisk().
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0016416 [patch] Portability tweaks to contrib/s...
======================================================================
----------------------------------------------------------------------
(0119899) stuarth (reporter) - 2010-03-25 10:56
https://issues.asterisk.org/view.php?id=17094#c119899
----------------------------------------------------------------------
Hmm, this isn't actually addressed by
https://issues.asterisk.org/view.php?id=16416. I just noticed Michiel
committed a fix to trunk for this in r135061 but it hasn't been pushed back
to 1.6.0, could that be done please? Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-03-25 10:56 stuarth Note Added: 0119899
======================================================================
More information about the asterisk-bugs
mailing list