Skip to content

Commit

Permalink
* general code cleanup by having increased the compiler warning level.
Browse files Browse the repository at this point in the history
* reworked class constructors to initialize member variables in the correct
   order so that no compiler warnings are generated anymore.
  • Loading branch information
Wolfgang Willinghöfer committed May 30, 2017
1 parent 2fc2389 commit 07cb86d
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
Binary file modified CCU2/packages-eQ-3/WebUI-Beta/bin/ReGaHss
Binary file not shown.
8 changes: 8 additions & 0 deletions CCU2/packages-eQ-3/WebUI-Beta/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
ReGaHss ChangeLog
-----------------

2017-05-30 Jens Maus <[email protected]>

* general code cleanup by having increased the compiler warning level.
* reworked class constructors to initialize member variables in the correct
order so that no compiler warnings are generated anymore.

#### BETA12-2017-05-29 (2fc2389) Release ####################################

2017-05-29 Jens Maus <[email protected]>

* slightly reworked internal script function management to manage function
Expand Down
Binary file modified X86_32_Debian_Wheezy/packages-eQ-3/WebUI-Beta/bin/ReGaHss
Binary file not shown.
8 changes: 8 additions & 0 deletions X86_32_Debian_Wheezy/packages-eQ-3/WebUI-Beta/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
ReGaHss ChangeLog
-----------------

2017-05-30 Jens Maus <[email protected]>

* general code cleanup by having increased the compiler warning level.
* reworked class constructors to initialize member variables in the correct
order so that no compiler warnings are generated anymore.

#### BETA12-2017-05-29 (2fc2389) Release ####################################

2017-05-29 Jens Maus <[email protected]>

* slightly reworked internal script function management to manage function
Expand Down
Binary file modified arm-gnueabihf/packages-eQ-3/WebUI-Beta/bin/ReGaHss
Binary file not shown.
8 changes: 8 additions & 0 deletions arm-gnueabihf/packages-eQ-3/WebUI-Beta/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
ReGaHss ChangeLog
-----------------

2017-05-30 Jens Maus <[email protected]>

* general code cleanup by having increased the compiler warning level.
* reworked class constructors to initialize member variables in the correct
order so that no compiler warnings are generated anymore.

#### BETA12-2017-05-29 (2fc2389) Release ####################################

2017-05-29 Jens Maus <[email protected]>

* slightly reworked internal script function management to manage function
Expand Down

0 comments on commit 07cb86d

Please sign in to comment.