Ignore:
Timestamp:
Jun 27, 2016, 8:58:38 AM (8 years ago)
Author:
djay
Message:

Fix issue #140

File:
1 edited

Legend:

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

    r738 r781  
    359359        free(pbt);
    360360      pbt=(char*)malloc((90+strlen(tpbt)+strlen(PyString_AsString(trace))+1)*sizeof(char));     
    361       sprintf(pbt,_("%s \n Unable to run your python process properly. Unable to provide any futher informations."),tpbt);
     361      sprintf(pbt,_("%s \n Unable to run your python process properly. Unable to provide any further information."),tpbt);
    362362    }
    363363    free(tpbt);
     
    379379 * @return a new PyDictObject containing the converted maps
    380380 * @see PyDict_FromMap
    381  * @warning make sure to free ressources returned by this function
     381 * @warning make sure to free resources returned by this function
    382382 */
    383383PyDictObject* PyDict_FromMaps(maps* t){
     
    402402 * @param t the map to convert
    403403 * @return a new PyDictObject containing the converted maps
    404  * @warning make sure to free ressources returned by this function
     404 * @warning make sure to free resources returned by this function
    405405 */
    406406PyDictObject* PyDict_FromMap(map* t){
     
    519519 * @param t the PyDictObject to convert
    520520 * @return a new maps containing the converted PyDictObject
    521  * @warning make sure to free ressources returned by this function
     521 * @warning make sure to free resources returned by this function
    522522 */
    523523maps* mapsFromPyDict(PyDictObject* t){
     
    606606 * @param t the PyDictObject to convert
    607607 * @return a new map containing the converted PyDictObject
    608  * @warning make sure to free ressources returned by this function
     608 * @warning make sure to free resources returned by this function
    609609 */
    610610map* mapFromPyDict(PyDictObject* t){
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