Changeset 277


Ignore:
Timestamp:
Jul 18, 2011, 5:45:38 PM (13 years ago)
Author:
djay
Message:

Remove uneeded verbose debug messages.

Location:
trunk/zoo-kernel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-kernel/service_internal_js.c

    r274 r277  
    395395          jsmsg1 = JS_ValueToString(cx,nvp1j);
    396396          len1 = JS_GetStringLength(jsmsg1);
    397           //#ifdef JS_DEBUG
     397#ifdef JS_DEBUG
    398398          fprintf(stderr,"JSVAL NVP1J IS OBJECT %s = %s\n",JS_EncodeString(cx,jsmsg),JS_EncodeString(cx,jsmsg1));
    399           //#endif
     399#endif
    400400          if(strcasecmp(JS_EncodeString(cx,jsmsg1),"[object Object]")==0){
    401401            tres->name=strdup(JS_EncodeString(cx,jsmsg));
     
    419419
    420420      }
    421       //#ifdef JS_DEBUG
     421#ifdef JS_DEBUG
    422422      dumpMaps(tres);
    423       //#endif
     423#endif
    424424      if(res==NULL)
    425425        res=dupMaps(&tres);
     
    432432    }
    433433  }
    434   //#ifdef JS_DEBUG
     434#ifdef JS_DEBUG
    435435  dumpMaps(res);
    436   //#endif
     436#endif
    437437  return res;
    438438}
  • trunk/zoo-kernel/zoo_service_loader.c

    r274 r277  
    10131013            lmap->value=strdup(tmpValue);
    10141014            free(tmpValue);
    1015             dumpMap(tmpmaps->content);
    10161015            tmpc=strtok(NULL,"@");
    10171016            continue;
     
    10761075              free(tmpx);
    10771076              addToMap(tmpmaps->content,"Reference",tmpv1+1);
    1078               dumpMap(tmpmaps->content);
    10791077            }
    10801078          tmpc=strtok(NULL,"@");
     
    18241822    if(istat==0 && file_status.st_size>0){
    18251823      conf_read(session_file_path,tmpSess);
    1826       dumpMaps(tmpSess);
    18271824      addMapsToMaps(&m,tmpSess);
    18281825      freeMaps(&tmpSess);
     
    18491846    addToMap(request_inputs,"status","true");
    18501847    status=getMap(request_inputs,"status");
    1851     dumpMap(request_inputs);
    18521848    fprintf(stderr,"cgiSID : %s",cgiSid);
    18531849  }
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