SVN issue

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Wed Jul 4 10:45:26 EDT 2007


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