Fix the message tag negotiation check

Review Request #3491 — Created Sept. 16, 2024 and submitted

Information

ibis/ibis
default

Reviewers

The signal handler for ack::message-tags was incorrect and wasn't actually
storing the value properly because it was an invalid write. This fixes all
of that.

Connected via the cli and verified the property was set with g_warnings.

Called in the turtles for good measure.

Summary ID
Fix the message tag negotiation check
The signal handler for ack::message-tags was incorrect and wasn't actually storing the value properly because it was and invalid write. This fixes all of that. I also used G_CONNECT_default in the g_signal_connect_object calls.
92122836abee856594457ab7e70801093be34e5d
Description From Last Updated

Don't need to pass client as data here any more.

QuLogicQuLogic
grim
QuLogic
  1. 
      
  2. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    Don't need to pass client as data here any more.

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