gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #39848] gui/fb/fb.cpp:382:9: warning: variable 'dela


From: Sandro Santilli
Subject: [Gnash-commit] [bug #39848] gui/fb/fb.cpp:382:9: warning: variable 'delay' set but not used
Date: Sat, 26 Oct 2013 20:13:11 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Update of bug #39848 (project gnash):

                  Status:            Works For Me => Ready For Test         

    _______________________________________________________

Follow-up Comment #5:

Gabriele please close if you're happy with this (the warning thing).

Rob: I'm just saying that the delay control should be done with commandline
switches. Note that _interval is meant to control the delay, and the
multiplication by 1000 is because gnashSleep takes nanoseconds while _interval
is expressed in milliseconds.

The "delay" variable is really a (bad, imho) hack.
If you want to override heartbeat frequency you should act on _iterval, not
the constant factor between nanoseconds and microseconds.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39848>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]