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

markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git.


    from 407b28f  Add best guess for 1.2.2 release date
     new 57cd31d  Fix potential access to uninitialised variable
     new 6e6e19d  Remove unused code
     new 5a19b12  Fix some -W4 compiler warnings "unreferenced formal parameter"
     new f805314  Remove unused parameter from method. Fixes some -W4 compiler 
warnings.
     new 6ffd26d  Fix some -W4 compiler warnings "unreferenced formal parameter"
     new bc87cdc  Remove unused parameters
     new d91fc7d  Update change log
     new 0367753  Fix remaining unreferenced formal parameter warnings

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                   |  3 ++
 src/native/windows/apps/prunmgr/prunmgr.c | 14 +++++----
 src/native/windows/apps/prunsrv/prunsrv.c |  4 +++
 src/native/windows/include/gui.h          | 10 +++----
 src/native/windows/src/console.c          | 14 +++++----
 src/native/windows/src/gui.c              |  3 +-
 src/native/windows/src/handles.c          | 48 +++++++++++++++++--------------
 src/native/windows/src/javajni.c          |  6 +++-
 src/native/windows/src/registry.c         |  7 +++--
 src/native/windows/src/service.c          |  2 ++
 10 files changed, 67 insertions(+), 44 deletions(-)

Reply via email to