<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Sanak,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Sounds great. Actually Paul has already applied the
patch to geos 3.0 branch. We left out the geos_test part though since it
wasn't in trunk so used just the original patch you sent.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Feel free to test it out. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN><SPAN class=726295114-27102008><FONT
face=Arial color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Paul,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2> When are you going to release a geos
3.0.3. Maybe we should make it geos 3.0.3 RC1 since if we continue going
at this rate we'll catch up to 3.1 and then we'll be forced to release 3.1
:).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=726295114-27102008><FONT face=Arial
color=#0000ff size=2>Regina</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> geos-devel-bounces@lists.osgeo.org
[mailto:geos-devel-bounces@lists.osgeo.org] <B>On Behalf Of
</B>Sanak<BR><B>Sent:</B> Monday, October 27, 2008 10:43 AM<BR><B>To:</B> GEOS
Development List<BR><B>Subject:</B> Re: [geos-devel] 3.0.3 To
Do<BR></FONT><BR></DIV>
<DIV></DIV>Paul, Regina<BR><BR>Sorry, I am a Windows person, and have few
knowledge of *nix and Mac environment.<BR>So please check Regina's modified
patch. Thanks Regina.<BR><BR>On another note, I am a developer of GEOS COM
Wrapper(<A
href="http://sourceforge.jp/projects/geos-com/">http://sourceforge.jp/projects/geos-com/</A>)
project.<BR>Currently, the geos-com api interface is flat, and sample is VB6
only,<BR>but in the future, I want to apply swig-com(<A
href="http://code.google.com/soc/2008/swig/appinfo.html?csaid=39B8865043331AF">http://code.google.com/soc/2008/swig/appinfo.html?csaid=39B8865043331AF</A>)
based api, <BR>and add browser sample(use IE + OpenLayers, and has "JTS Test
Builder"-like user interface).<BR>Please look forward to
it!<BR><BR>Regards,<BR><BR>
<DIV class=gmail_quote>2008/10/25 Obe, Regina <SPAN dir=ltr><<A
href="mailto:robe.dnd@cityofboston.gov">robe.dnd@cityofboston.gov</A>></SPAN><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Paul,<BR><BR>Can
you try applying this revised attached patch. I ran into the
same<BR>issues you described when trying to apply the tortoise generated
patch<BR>to my OpenSUSE VM install.<BR><BR>I used the original patch he sent
since didn't want to fuss with<BR>updating trunk and I really don't want geos
3.0 having stuff that trunk<BR>doesn't have.<BR><BR>As a workaround I<BR>1)
checked out geos 3.0 on both OpenSUSE VM and windows<BR>2) patched my
windows using tortoise svn with Sanak's patch<BR>3) uploaded changed files to
OpenSuse VM<BR>4) Did a svn diff on my OpenSUSE to generate this new
patch<BR><BR>5) To test I wiped out my msvc8 on windows did svn checkout and
applied<BR>the patch I created in OpenSuse and then did a build in VS8
to make<BR>sure it worked.<BR><BR>6) Also did the same thing in
OpenSuse<BR><BR>I'm sure there is a more elegant way to do this, but that's
the best I<BR>could do with my limited skill set :(.<BR>
<DIV class=Ih2E3d><BR>Thanks,<BR>Regina<BR><BR>-----Original
Message-----<BR>From: <A
href="mailto:geos-devel-bounces@lists.osgeo.org">geos-devel-bounces@lists.osgeo.org</A><BR>[mailto:<A
href="mailto:geos-devel-bounces@lists.osgeo.org">geos-devel-bounces@lists.osgeo.org</A>]
On Behalf Of Paul Ramsey<BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=Wj3C7c>Sent: Friday, October 24, 2008 11:50 AM<BR>To: GEOS
Development List<BR>Subject: Re: [geos-devel] 3.0.3 To Do<BR><BR>I tried the
earlier one and that didn't work either. I'm suspecting my<BR>OS/X patch is
(a) first stripping the CRs from the dos-generated patch<BR>and then (b) not
finding any matches in the dos-formatted target file.<BR>I think someone else
with a cygwin sandbox should apply this patch.<BR><BR>P.<BR><BR>On Fri, Oct
24, 2008 at 8:46 AM, Obe, Regina <<A
href="mailto:robe.dnd@cityofboston.gov">robe.dnd@cityofboston.gov</A>><BR>wrote:<BR>>
Paul,<BR>><BR>> The earlier one doesn't add any new files so may be more
appropriate.<BR>> This one adds a new geostest folder to the msvc80 and
geostest to the<BR>> solution to add the test that Frank was running using
<A href="http://make.vc" target=_blank>make.vc</A> (that<BR>does<BR>> the
test.wkt compare thing).<BR>><BR>> Note: this geostest isn't even
in trunk so I'm questioning if we<BR>really<BR>> want to include it in the
geos 3.0 branch. If we do we should include<BR>it<BR>> in trunk to be
consistent.<BR>><BR>> Since we already have a unit test for VC and the
unit test is much<BR>> easier to use than the geostest, I question the
value of adding this<BR>> extra project to the solution.<BR>><BR>>
Thanks,<BR>> Regina<BR>><BR>><BR>><BR>> -----Original
Message-----<BR>> From: <A
href="mailto:geos-devel-bounces@lists.osgeo.org">geos-devel-bounces@lists.osgeo.org</A><BR>>
[mailto:<A
href="mailto:geos-devel-bounces@lists.osgeo.org">geos-devel-bounces@lists.osgeo.org</A>]
On Behalf Of Paul Ramsey<BR>> Sent: Friday, October 24, 2008 11:39
AM<BR>> To: GEOS Development List<BR>> Subject: Re: [geos-devel] 3.0.3
To Do<BR>><BR>> On Thu, Oct 23, 2008 at 9:48 PM, Obe, Regina<BR><<A
href="mailto:robe.dnd@cityofboston.gov">robe.dnd@cityofboston.gov</A>><BR>>
wrote:<BR>>> Actually which patch are you referring to. The
version one or the<BR>big<BR>>> patch. I just redownloaded the
msvc80 folder from svn that has your<BR>> version<BR>>> patch and
then reapplied Sanak's patch and didn't run into any<BR>>
conflicts.<BR>><BR>> this one<BR>>
geos-branches-3.0-build-msvc80_add_geostest.patch<BR>><BR>> should I be
doing the earlier one?<BR>><BR>> P<BR>>
_______________________________________________<BR>> geos-devel mailing
list<BR>> <A
href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</A><BR>>
<A href="http://lists.osgeo.org/mailman/listinfo/geos-devel"
target=_blank>http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR>>
-----------------------------------------<BR>> The substance of this
message, including any attachments, may be<BR>> confidential, legally
privileged and/or exempt from disclosure<BR>> pursuant to Massachusetts
law. It is intended<BR>> solely for the addressee. If you received this in
error, please<BR>> contact the sender and delete the material from any
computer.<BR>> _______________________________________________<BR>>
geos-devel mailing list<BR>> <A
href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</A><BR>>
<A href="http://lists.osgeo.org/mailman/listinfo/geos-devel"
target=_blank>http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR>><BR>_______________________________________________<BR>geos-devel
mailing list<BR><A
href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</A><BR><A
href="http://lists.osgeo.org/mailman/listinfo/geos-devel"
target=_blank>http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR></DIV></DIV><BR>_______________________________________________<BR>geos-devel
mailing list<BR><A
href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</A><BR><A
href="http://lists.osgeo.org/mailman/listinfo/geos-devel"
target=_blank>http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>
<HTML><BODY><P><hr size=1></P>
<P><STRONG>
The substance of this message, including any attachments, may be confidential, legally privileged and/or exempt from disclosure pursuant to Massachusetts law. It is intended solely for the addressee. If you received this in error, please contact the sender and delete the material from any computer.
</STRONG></P></BODY></HTML>
<P><hr size=1></P>
<P><STRONG><font size="2" color="339900"> Help make the earth a greener place. If at all possible resist printing this email and join us in saving paper. </p> <p> </font></STRONG></P>