[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[22785] trunk/bzflag/src/platform/SolarisMedia.cxx
From:       bullet_catcher () users ! sourceforge ! net
Date:       2013-05-30 18:14:08
Message-ID: E1Ui7Mj-0002j7-LX () sfs-ml-1 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 22785
          http://sourceforge.net/p/bzflag/code/22785
Author:   bullet_catcher
Date:     2013-05-30 18:14:07 +0000 (Thu, 30 May 2013)
Log Message:
-----------
Initialize SolarisMedia private variables in the same order that they are declared.

Modified Paths:
--------------
    trunk/bzflag/src/platform/SolarisMedia.cxx

Modified: trunk/bzflag/src/platform/SolarisMedia.cxx
===================================================================
--- trunk/bzflag/src/platform/SolarisMedia.cxx	2013-05-30 16:46:16 UTC (rev 22784)
+++ trunk/bzflag/src/platform/SolarisMedia.cxx	2013-05-30 18:14:07 UTC (rev 22785)
@@ -33,11 +33,9 @@
 // SolarisMedia
 //
 
-SolarisMedia::SolarisMedia() : BzfMedia(), audio_fd(-1),
-				queueIn(-1), queueOut(-1),
-				childProcID(0),
-				written(0), eof_written(0),
-				eof_counter(0),audio_ready(0)
+SolarisMedia::SolarisMedia() : BzfMedia(), audio_fd(-1), audio_ready(0),
+			       queueIn(-1), queueOut(-1), written(0),
+			       eof_written(0), eof_counter(0), childProcID(0)
 
 {
   // do nothing

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
BZFlag-commits mailing list
BZFlag-commits@lists.SourceForge.net
https://lists.SourceForge.net/lists/listinfo/bzflag-commits
irc: #BZFlag @ irc.freenode.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic