http://bugs.meego.com/show_bug.cgi?id=1007
--- Comment #15 from pohly <patrick.ohly(a)intel.com> 2010-05-26 23:50:59 PDT ---
(In reply to comment #13)
> No, GetTZInfo() gets dBias as reference and initializes it. It
seems that you
> have found a case where it returns "true" without initializing dBias. That
case
> needs to be fixed inside GetTZInfo(), it should return false if it cannot find
> dBias.
correct, you're right. Is it possible to assign 'dBias' as a default value
(such as '0') in the beginning of 'GetTZInfo'?
That depends - is 0 the right answer for the case where GetTZInfo() currently
returns true without setting dBias? It might be that returning false is the
better solution.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.