Changes between Initial Version and Version 3 of Ticket #95


Ignore:
Timestamp:
Apr 29, 2014, 1:12:41 PM (10 years ago)
Author:
landmark
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #95

    • Property Component changed from Development platform to zoo-kernel
  • Ticket #95 – Description

    initial v3  
    11The standard stdio functions are shadowed by the fcgi_stdio functions in some but not all parts of the ZOO kernel. As tested on Windows, running a service (e.g. longProcess) with `storeExecuteResponse=true` and `status=true` may fail because the ExecuteResponse is not written to the temporary <service>_final_<pid>.xml file via redirection of `stdout`. Putting `#include "cgic.h"` in service_internal.h resolved this problem.
     2
     3Update: In some services it may be necessary to use standard stdio. For example, Visual C++ has a superset of wide character print functions, not redefined in fcgi_stdio.h, that take FILE* as a parameter (not FCGI_FILE*). This can easily be resolved by putting `#define NO_FCGI_DEFINES` at the beginning of the service source code.
    24 

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