Patch Set 1:

(1 comment)

> (1 comment)

https://gerrit.osmocom.org/#/c/2136/1/Transceiver52M/Transceiver.cpp
File Transceiver52M/Transceiver.cpp:

Line 609:   float toa, max = -1.0, avg = 0.0;
> Is there good reason not to move it? I prefer the moved declaration.
I follow the rule "declare variable in the least possible namespace". Helps a 
lot with code modularity and clarity. That's different from C where everything 
must be declared in the beginning of a function.


-- 
To view, visit https://gerrit.osmocom.org/2136
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9bf97f2dc03fea9bebcf43198dfb05f6e4694e9c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com>
Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msur...@sysmocom.de>
Gerrit-Reviewer: Tom Tsou <t...@tsou.cc>
Gerrit-HasComments: Yes

Reply via email to