editres: Changes to 'res_fix'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Sep 7 17:24:12 UTC 2023


New branch 'res_fix' available with the following commits:
commit 9965abfa63a19243948dd23c6d752ac24f9c1852
Author: Walter Harms <xt4ever at web.de>
Date:   Thu Sep 7 19:20:01 2023 +0200

    fix AddString usage
    
    no need to use a local copy

commit fa3eed0fcb28518f116ea5b7b97082ae1c53c55c
Author: Walter Harms <xt4ever at web.de>
Date:   Thu Sep 7 18:56:27 2023 +0200

    Fix SetMessage() handling
    
    do write write into buffer until needed

commit 7a5256453da463ff52ab5efc7aa4edff28622faa
Author: Walter Harms <xt4ever at web.de>
Date:   Thu Sep 7 15:50:53 2023 +0200

    remove use of res_labels
    
    the use of res_labels has same problems
    1. warning format not a string literal
    2. the use of %something can cause wired problems
    3. debug tools should have a common language
    
    Note: While switching i notice same wrong messages
          this has been fixed also.



More information about the xorg-commit mailing list