[Asterisk-code-review] include/asterisk/time.h: Renamed global declaration:tv (asterisk[master])

Richard Mudgett asteriskteam at digium.com
Thu Jan 7 11:30:41 CST 2016


Richard Mudgett has posted comments on this change.

Change subject: include/asterisk/time.h: Renamed global declaration:tv
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/1923/2/include/asterisk/time.h
File include/asterisk/time.h:

Line 41: extern struct timeval __ast_tv;
I think a more unique name would be better for this.  Something like:
dummy_tv_var_for_types

The __ast_tv name is likely to actually be made public by the linker because of *.export files.  The main/asterisk.exports file does include __ast_* as a name pattern.


-- 
To view, visit https://gerrit.asterisk.org/1923
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9a6e17995006584f3627efe8988e3f8aa0f5dc28
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Diederik de Groot <dkgroot at talon.nl>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list