Add Ibis.Client.normalize method

Review Request #3423 — Created Aug. 20, 2024 and submitted

Information

ibis/ibis
default

Reviewers

Add Ibis.Client.normalize method

Ran the normalize and client unit tests in valgrind.

Summary ID
Add Ibis.Client.normalize method
948b4ce6e8e20d3c3317607a08777ad06e209121
Description From Last Updated

Should be g_string_free_and_steal

grimgrim

need a g_test_set_nonfatal_assertions(); here.

grimgrim
ivanhoe
grim
  1. 
      
  2. ibis/ibisnormalize.c (Diff revision 1)
     
     
    Show all issues

    Should be g_string_free_and_steal

  3. ibis/tests/test_normalize.c (Diff revision 1)
     
     
    Show all issues

    need a g_test_set_nonfatal_assertions(); here.

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

  2. 
      
grim
Review request changed
Status:
Completed