[mythtv-commits] mythtv/master commit: f9e156949 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Aug 25 07:00:32 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-08-24T23:58:17-07:00
   Push Date:  2011/08/25 00:00:24 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  f9e1569497cd0cfbd5317b9991db290125042ac8
   Changeset:  https://github.com/MythTV/mythtv/commit/f9e156949

Log:

Convert a random() to qrand()

Now that we have qsrand() running in each mthread's prolog, we should be safe
to use qrand().  This instance is blocking windows compiling as there is no
"random()" in mingw.

Modified:

   mythtv/libs/libmythfreemheg/Programs.cpp



More information about the mythtv-commits mailing list