Ignore:
Timestamp:
May 27, 2014, 10:33:43 AM (10 years ago)
Author:
djay
Message:

Upgrade dirent-win32 to dirent API for Microsoft Visual Studio. Fix for second empty range node.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/service_internal.c

    r471 r476  
    6868
    6969#include <windows.h>
     70#include <fcgi_stdio.h>
    7071#include <stdio.h>
    7172#include <conio.h>
     
    11541155            xmlAddChild(nc6,nc8);
    11551156            _tmp0=e->supported;
    1156             tmp1=_tmp0->content;
    1157             goto doRange;
     1157            if(getMap(_tmp0->content,"range")!=NULL ||
     1158               getMap(_tmp0->content,"rangeMin")!=NULL ||
     1159               getMap(_tmp0->content,"rangeMax")!=NULL ||
     1160               getMap(_tmp0->content,"rangeClosure")!=NULL ){
     1161              tmp1=_tmp0->content;
     1162              goto doRange;
     1163            }
    11581164          }else{
    11591165            _tmp0=_tmp0->next;
    11601166            if(_tmp0!=NULL){
    11611167              xmlAddChild(nc6,nc8);
    1162               tmp1=_tmp0->content;
    1163               goto doRange;
     1168              if(getMap(_tmp0->content,"range")!=NULL ||
     1169                 getMap(_tmp0->content,"rangeMin")!=NULL ||
     1170                 getMap(_tmp0->content,"rangeMax")!=NULL ||
     1171                 getMap(_tmp0->content,"rangeClosure")!=NULL ){
     1172                tmp1=_tmp0->content;
     1173                goto doRange;
     1174              }
    11641175            }
    11651176          }
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png