SVN issue
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Mon Jul 30 22:03:11 EDT 2007
Daniel Morissette wrote:
> Steve,
>
> Can you please retest this with 5.0-beta1? While working on RFC-17 I
> have found and fixed a few issues that may have led to this kind of
> problem. If the issue is still there in the latest code then please file
> a ticket and assign to me (Trac id=dmorissette) and I'll have a look.
I just tried it on svn trunk and it seems to be working fine again.
Thank you for the quick response.
-Steve
> Daniel
>
> Stephen Woodbridge wrote:
>> Hi all,
>>
>> I am getting a segv using svn revision 6257.
>>
>> In the following layer, if class_color is commented out, I get a segv.
>> This worked fine on previous versions. I'm fine with a requirement
>> that this change and is noted in MIGRATION_GUIDE.TXT, but we should
>> not segv.
>>
>> LAYER
>> NAME "US_States_Annotation"
>> STATUS DEFAULT
>> DATA "us/states"
>> TYPE ANNOTATION
>> MINSCALE 4000100.0
>> LABELITEM "STATE"
>> LABELCACHE OFF
>> CLASS
>> COLOR 0 0 0
>> LABEL
>> FONT "arial-bold"
>> TYPE TRUETYPE
>> POSITION CC
>> SIZE 9
>> BUFFER 4
>> COLOR 150 150 150
>> PARTIALS FALSE
>> MINDISTANCE 250
>> MINFEATURESIZE 10
>> END
>> END
>> END
>>
>> -Steve W
>
>
More information about the mapserver-dev
mailing list