[asterisk-bugs] [Asterisk 0014737]: [patch] Cannot flavour (flavor) version number because make_version_c looks in wrong directory
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 11 07:16:13 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14737
======================================================================
Reported By: davidw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14737
Category: Core/BuildSystem
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.0.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-03-24 13:39 CDT
Last Modified: 2009-06-11 07:16 CDT
======================================================================
Summary: [patch] Cannot flavour (flavor) version number
because make_version_c looks in wrong directory
Description:
build_system/make_version_[ch] look for .flavor in .., but are actually
run, by the Makefile, with the top level directory as the current
directory.
Also, if there is no .version file, but there is a .flavor, when one fixes
the bad directory reference, one gets a trailing space in the parenthesized
suffix, although, if there is a .version, it is not clear why one actually
needs to include it in the extra information, as it is used in the main
ASTERISKVERSION string.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0015253 Incorrect path in make_version_h
======================================================================
----------------------------------------------------------------------
(0106291) svnbot (reporter) - 2009-06-11 07:16
https://issues.asterisk.org/view.php?id=14737#c106291
----------------------------------------------------------------------
Repository: asterisk
Revision: 200040
_U branches/1.6.0/
U branches/1.6.0/build_tools/make_version_c
U branches/1.6.0/build_tools/make_version_h
------------------------------------------------------------------------
r200040 | lmadsen | 2009-06-11 07:16:13 -0500 (Thu, 11 Jun 2009) | 15
lines
Merged revisions 200039 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r200039 | lmadsen | 2009-06-11 08:15:09 -0400 (Thu, 11 Jun 2009) | 8
lines
Fix path for .flavor and .version
(issue https://issues.asterisk.org/view.php?id=14737)
Reported by: davidw
Patches:
flavor.patch uploaded by davidw (license 780)
Tested by: davidw
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=200040
Issue History
Date Modified Username Field Change
======================================================================
2009-06-11 07:16 svnbot Checkin
2009-06-11 07:16 svnbot Note Added: 0106291
======================================================================
More information about the asterisk-bugs
mailing list