loadexpression : running into problems

Steve Lime Steve.Lime at DNR.STATE.MN.US
Tue Jul 24 11:59:07 EDT 2007


How recent a version? I didn't touch the expression code, nor the lexer in that area. At least, I
don't think I did. Umberto made some changes as described in https://trac.osgeo.org/mapserver/ticket/2123 
that possibly could have an impact.

Test data would help and I'll look into it asap.

Steve

>>> On 7/24/2007 at 10:19 AM, in message <46A61899.2010607 at dmsolutions.ca>,
Yewondwossen Assefa <assefa at dmsolutions.ca> wrote:
> Hi Steve,
> 
>   I am running into problems with OGC Filters and recent builds of 
> MapServer. I am doing something like:
> 
> msLoadExpressionString(&lp->class[0]->expression,
>                                 szExpression);
> 
> szExpression =("[NAME]" = "Digby")
> 
> in loadExpressionString function
>   if((exp->type = getSymbol(4, 
> MS_EXPRESSION,MS_REGEX,MS_IREGEX,MS_ISTRING)) returns -1 for this 
> expression.
> Could it be related to recent changes ?  If necessary I can provide 
> map/data/url for testing.
> 
> Thanks



More information about the mapserver-dev mailing list