Attention is currently required from: fixeria, pespin.
2 comments:
File src/host/layer23/include/osmocom/bb/common/settings.h:
Patch Set #5, Line 165: uint8_t vgcs; /* support of VGCS */
IMO, we either change the existing code to use `bool` and then require all new fields to be `bool` o […]
Done
File src/host/layer23/src/common/support.c:
Patch Set #5, Line 37: sup->vgcs = 1; /* yes */
= true
Done
To view, visit change 34483. To unsubscribe, or for help writing mail filters, visit settings.