You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2021/03/03 18:27:23 UTC

[openoffice] branch trunk updated (8a29a53 -> 5eeab56)

This is an automated email from the ASF dual-hosted git repository.

ardovm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git.


    from 8a29a53  Changed helptext after resolved problem. (#117)
     add dc27f70  fix unitialized variables in delivery.pl by treat undef as 0 	changed:       ../solenv/bin/deliver.pl
     add 5eeab56  fixed compiler warnings 1) warning: comparison between signed and unsigned integer expressions [-Wsign-compare solution int -> unsigned int 2) warning: unused variable 'bResult' [-Wunused-variable removed return variable

No new revisions were added by this update.

Summary of changes:
 main/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx |  2 +-
 main/cppuhelper/qa/unourl/cppu_unourl.cxx           | 19 +++++++++----------
 main/solenv/bin/deliver.pl                          |  3 +++
 3 files changed, 13 insertions(+), 11 deletions(-)