Ignore:
Timestamp:
May 27, 2014, 4:05:49 PM (10 years ago)
Author:
djay
Message:

Fix issue on win32 platform for Python support. Remove dirent.obj dependency from utils/status service. readVSIFile defined when MapServer? is not activated.

File:
1 edited

Legend:

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

    r473 r478  
    297297
    298298void donothing(int sig){
     299#ifdef DEBUG
    299300  fprintf(stderr,"Signal %d after the ZOO-Kernel returned result !\n",sig);
     301#endif
    300302  exit(0);
    301303}
     
    376378    DWORD errstr;
    377379    errstr = GetLastError();
    378     fprintf(stderr,"%s loaded (%d) \n",tmps1,errstr);
    379380#else
    380381    char *errstr;
    381382    errstr = dlerror();
     383#endif
     384#ifdef DEBUG
     385    fprintf(stderr,"%s loaded (%d) \n",tmps1,errstr);
    382386#endif
    383387    if( so != NULL ) {
     
    461465          errorException(m, tmpMsg, "InternalError",NULL);
    462466          free(tmpMsg);
     467#ifdef DEBUG
    463468          fprintf(stderr,"Function %s error %s\n",r_inputs->value,errstr);
     469#endif
    464470          return;
    465471        }
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