Add PurpleConversation:error property

Review Request #3654 — Created Nov. 11, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

Add PurpleConversation:error property

Ran the unit test in valgrind.

Summary ID
Add PurpleConversation:error property
e9358bbdcc967bb2eab38bf50ebcfd0684a379a9
Description From Last Updated

Sorry this wasn't clear in the issue, but this should be a GError not a char *.

grimgrim
grim
  1. 
      
  2. libpurple/purpleconversation.c (Diff revision 1)
     
     
    Show all issues

    Sorry this wasn't clear in the issue, but this should be a GError not a char *.

    1. GError * to be exact.

  3. 
      
ivanhoe
grim
  1. Great work, thank you so much!!

  2. 
      
grim
Review request changed
Status:
Completed