[dss-commits] digitalSTROM Server branch, master, updated. bac72758c38d98d03520be4075b152ba2fb8697e

git version control dss-commits at forum.digitalstrom.org
Thu Nov 12 20:59:03 CET 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "digitalSTROM Server".

The branch, master has been updated
       via  bac72758c38d98d03520be4075b152ba2fb8697e (commit)
      from  aa21fff5f7ef0f2c7b1c1eb723693f7b68b26201 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bac72758c38d98d03520be4075b152ba2fb8697e
Author: Patrick Stählin <pstaehlin at futurelab.ch>
Date:   Thu Nov 12 20:56:32 2009 +0100

    Initialize Device::m_FunctionID

-----------------------------------------------------------------------

Changes:
diff --git a/core/model.cpp b/core/model.cpp
index c10ebb1..8068fb8 100644
--- a/core/model.cpp
+++ b/core/model.cpp
@@ -65,6 +65,7 @@ namespace dss {
     m_ShortAddress(ShortAddressStaleDevice),
     m_ZoneID(0),
     m_pApartment(_pApartment),
+    m_FunctionID(0),
     m_LastCalledScene(SceneOff),
     m_Consumption(0),
     m_LastDiscovered(DateTime::NullDate),


hooks/post-receive
-- 
digitalSTROM Server


More information about the dss-commits mailing list