Change in osmo-bts[master]: scheduler_trx.c: cast ptrdiff value to fix printf format

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Mon Nov 25 14:20:41 UTC 2019


pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bts/+/16215 )

Change subject: scheduler_trx.c: cast ptrdiff value to fix printf format
......................................................................

scheduler_trx.c: cast ptrdiff value to fix printf format

On an ARM toolchain:
scheduler_trx.c:294:3: warning: format '%ld' expects argument of type 'long int', but argument 10 has type 'int'

Let's cast it to long int to make sure correct size is applied in all
platforms.

Change-Id: I701b3dbc4e84db21cf02305d374b0df731e70313
---
M src/osmo-bts-trx/scheduler_trx.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/15/16215/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/16215
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I701b3dbc4e84db21cf02305d374b0df731e70313
Gerrit-Change-Number: 16215
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191125/5869b66f/attachment.htm>


More information about the gerrit-log mailing list