[asterisk-dev] Change in asterisk[13]: git migration: Remove support for file versions
Corey Farrell (Code Review)
asteriskteam at digium.com
Mon Apr 13 03:01:16 CDT 2015
Corey Farrell has posted comments on this change.
Change subject: git migration: Remove support for file versions
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
Missed one spot where we should conditionally return Asterisk Version.
https://gerrit.asterisk.org/#/c/60/2/main/asterisk.c
File main/asterisk.c:
Line 539: return NULL;
We need to search for file, return ast_get_version() if it's found. Return NULL if it's not found.
--
To view, visit https://gerrit.asterisk.org/60
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia932d3c64cd18a14a3c894109baa657ec0a85d28
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-HasComments: Yes
More information about the asterisk-dev
mailing list