Create the initial Txt object

Review Request #3896 — Created March 11, 2025 and submitted

Information

hiya/hiya
default

Reviewers

This contains basic record management but does not yet implement serialization.

Ran the unit tests under valgrind and called in the turtles.

Summary ID
Create the initial Txt object
This contains basic record management but does not yet implement serialization.
c9d7723fdcd6f07fe6869f037e00f33b41180b19
Description From Last Updated

Aren't the signals usually initialized with 0?

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. hiya/hiyatxt.c (Diff revision 1)
     
     
    Show all issues

    Aren't the signals usually initialized with 0?

    1. You're right, I don't think it's necessary, but we can be consistent. We do the NULL in properties, but PROP_0 is special for some reason, but with signals we explicitly set all items.

  3. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed