[TinyOWS-users] Error compiling tinyows from SVN

Olivier Courtin olivier.courtin at gmail.com
Wed Apr 20 02:50:27 EST 2011


On Apr 20, 2011, at 8:52 AM, Leukert, Boris wrote:

Boris,

> src/mapfile/mapfile.l:705: error: lvalue required as increment operand
> src/mapfile/mapfile.c:1994: warning: label find_rule defined but not  
> used


Hum interresting one:

- What append if you just comment the line 705 in mapfile.l ?
   for (p = yytext; *p ; p++); *(--p) = 0; yytext++;
   (this one is there to remove surrounding quotes from MapFile  
INCLUDE path)

> gcc 4.3.4
> flex 2.5.35
>

I use the same flex version,

Anyone else with a gcc 4.3.4, could also give a try ?


--
Olivier



More information about the TinyOWS-users mailing list