- Change Summary:
-
Fix typo
- Description:
-
~ This simplifies code when handling messages you you know you will always have a
~ This simplifies code when handling messages you know you will always have a
valid tags object. I also added Ibis.Tags.parse_string which Ibis.Tags.parse has been deprecated
for. Additionally, Ibis.Tags.clear has been added as it might be useful in the future.
Update Ibis.Message:tags to default to an empty Ibis.Tags
Review Request #3593 — Created Oct. 18, 2024 and submitted
This simplifies code when handling messages you know you will always have a
valid tags object.I also added Ibis.Tags.parse_string which Ibis.Tags.parse has been deprecated
for. Additionally, Ibis.Tags.clear has been added as it might be useful in the
future.
Ran the unit tests under valgrind and called in the turtles as well.
Summary | ID |
---|---|
826e2ee34645905dc1ddd1c4fc6066d7cd5505f2 |