Opened 16 years ago

Closed 16 years ago

#535 closed Defect (fixed)

idle_time_to_run saved incorrectly

Reported by: oteodoro Owned by: 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 (1)

boinc-idletime-gui-fix.patch (436 bytes) - added by oteodoro 16 years ago.
patch for clientgui/DlgAdvPreferences.cpp

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by oteodoro

patch for clientgui/DlgAdvPreferences.cpp

comment:1 Changed 16 years ago by Nicolas

Component: UndeterminedClient - Manager
Keywords: patch added
Owner: set to romw
Priority: UndeterminedTrivial

comment:2 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

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

fixes #535

Note: See TracTickets for help on using tickets.