Master on Windows 10

Robert Fewell 14ubobit at gmail.com
Sun May 1 12:34:28 EDT 2016


The comparison to Linux was the contents of zone_vector was being
populated, I understand that it gets it gets populated differently but
assume the information contained in zone_vector was the same.

Robert

On 1 May 2016 at 15:37, John Ralls <jralls at ceridwen.us> wrote:

>
> > On May 1, 2016, at 5:44 AM, Robert Fewell <14ubobit at gmail.com> wrote:
> >
> > John,
> >
> > I have poked around in GDB for the timezone problem and this is what I
> have found after setting break points on lines, 86, 117, 142, 169, 219,
> 242, 257 of gnc-timezone.cpp
> >
> > From 258 to 90 returns with key_name = 'GMT Standard Time'
> > To 123 and returns with std_name = 'GMT Standard Time' and dlt_name =
> 'GMT Summer Time'
> > From 222 to 148 and then onto the failure at 658
> >
> > Some GDB output below, I also added some code to print the zone_vector
> in a loop at line 657 before the find operation and got NO out put compared
> to my Linux VM which produced 24 entries.
> >
> > I am not sure zone_vector is being populated !!
>
> Robert,
>
> Seriously, "GMT Standard Time", not "British Standard Time"? What's the
> key_name on Win7?
>
> Comparing with Linux isn't useful, Windows has its own way of handling
> time zone information that's different from Unix.
>
> Regards,
> John Ralls
>
>


More information about the gnucash-devel mailing list