Re: [sldev] [SNOW][PATCH] Intent to commit

2009-07-23 Thread Tofu Linden
gettimeofday() is fine with me, though anecdotally clock_gettime() seems a bit more reliable (i.e. monotonic) in the presence of clock adjustments - would be nice to compare. Robin Cornelius wrote: > http://jira.secondlife.com/browse/SNOW-108 > > A very simple patch to use get_time_of_day() for A

Re: [sldev] [SNOW][PATCH] Intent to commit

2009-07-22 Thread Rob Lanphier
On 07/22/2009 12:42 PM, Robin Cornelius wrote: > Hey guys, > > Some patches i would like to roll in to snowglobe > > http://jira.secondlife.com/browse/SNOW-133 > > Nice simple duplicate of what has already been applied to > maint-viewer-14 but bugs me *every* time i do a windows build, as my > pyth

[sldev] [SNOW][PATCH] Intent to commit

2009-07-22 Thread Robin Cornelius
Hey guys, Some patches i would like to roll in to snowglobe http://jira.secondlife.com/browse/SNOW-133 Nice simple duplicate of what has already been applied to maint-viewer-14 but bugs me *every* time i do a windows build, as my python always seems to be in HKCU and not HKLM in the Win Registr