Attention is currently required from: fixeria, pespin.
3 comments:
File src/osmo-bsc/bts_nokia_site.c:
Patch Set #3, Line 1823: if (find_element
Acknowledged
Done
Patch Set #3, Line 1825: get_object_identity_string(object_id_state[4]), object_id_state[5], get_object_state_string(object_id_state[10]));
Acknowledged
Done
Patch Set #3, Line 1853: if (find_element
IN any case, what's the point in doing "if (foobar());" ? […]
Done
Digging more here revealed that object_id + object_state OR object_id_state are always present, and if you have object_id then there must be an object_state as well. And if none of this is present --> assert. The new solution reflects this.
To view, visit change 39416. To unsubscribe, or for help writing mail filters, visit settings.