Ignore:
Timestamp:
Mar 21, 2019, 4:14:14 PM (5 years ago)
Author:
djay
Message:

Add information abouut semaphore status for future deletion. Make sure to store on disk inputs passed by reference in case no specific memory=load has been set in the [main] section. Fix ticket #170. Add support for publishing raster applying a style definition found in the metadata (zcfg or database).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/prototype-v0/zoo-project/zoo-kernel/zoo_service_loader.c

    r896 r897  
    13071307  registry* zooRegistry=NULL;
    13081308  if(reg!=NULL){
     1309#ifndef WIN32
    13091310    int saved_stdout = zDup (fileno (stdout));
    13101311    zDup2 (fileno (stderr), fileno (stdout));
     1312#endif
    13111313    if(createRegistry (m,&zooRegistry,reg->value)<0){
    13121314      map *message=getMapFromMaps(m,"lenv","message");
     
    13171319      return 0;
    13181320    }
     1321#ifndef WIN32
    13191322    zDup2 (saved_stdout, fileno (stdout));
    13201323    zClose(saved_stdout);
     1324#endif
    13211325  }
    13221326
     
    17701774                        free (REQUEST);
    17711775                        closedir (dirp);
    1772                         //xmlFreeDoc (doc);
     1776                        if (corig != NULL)
     1777                          free (corig);
     1778                        xmlFreeDoc (doc);
    17731779                        xmlCleanupParser ();
    17741780                        zooXmlCleanupNs ();
     
    17791785                    if (corig != NULL)
    17801786                      free (corig);
    1781                   }
     1787                  }               
    17821788              }
    17831789            closedir (dirp);
     
    20622068#endif
    20632069#endif
     2070
    20642071#ifdef DEBUG
    20652072          fprintf (stderr, "[ZOO: setenv (%s=%s)]\n", mapcs->name,
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