Ticket #535 (closed Defect: fixed)

Opened 9 months ago

Last modified 8 months ago

idle_time_to_run saved incorrectly

Reported by: oteodoro Assigned to: romw
Priority: Trivial Milestone: Undetermined
Component: Manager Version:
Keywords: patch Cc:

Description

The clientgui/DlgAdvPreferences.cpp saves it as a long, losing precision. The fractional part is missing gets zeroed out. It should remain a double.

Attachments

boinc-idletime-gui-fix.patch (436 bytes) - added by oteodoro on 01/07/08 19:53:37.
patch for clientgui/DlgAdvPreferences.cpp

Change History

01/07/08 19:53:37 changed by oteodoro

  • attachment boinc-idletime-gui-fix.patch added.

patch for clientgui/DlgAdvPreferences.cpp

01/07/08 20:03:34 changed by Nicolas

  • keywords set to patch.
  • owner set to romw.
  • component changed from Undetermined to Client - Manager.
  • priority changed from Undetermined to Trivial.

02/05/08 20:32:13 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

(In [14688]) - client: fix compile warning

fixes #535


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.