I think this bug is not critical enough for May release. So I will
committed the patch after May release.

Regards,

Jedy
On Thu, 2008-04-10 at 06:31 +0000, Jedy Wang wrote:

> Hi,
> 
> requesting code review for bug 1075: add "proximity city detection"
> support to timezone widget
> http://defect.opensolaris.org/bz/show_bug.cgi?id=1075
> 
> Webrev of changes is at:
> http://cr.opensolaris.org/~jedy/bug-1075/
> 
> Overview
> usr/src/cmd/gui-install/src/map.c
> Add a new parameter to map_get_closest_timezone. The new parameter is
> radius. Now map_get_closest_timezone will return the closest city
> point the circle with "radius" as its radius.
> 
> usr/src/cmd/gui-install/src/map.h
> Update the prototype of map_get_closest_timezone
> 
> usr/src/cmd/gui-install/src/timezone.c
> Update calls to map_get_closest_timezone accordingly. To select a city
> point, we use a circle with 5 as its radius. To detect a city point,
> we use a circle with 15 as its radius.
> 
> Regards,
> 
> Jedy 
> 
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20080410/b3972933/attachment.html>

Reply via email to