Changeset 2182 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.cc


Ignore:
Timestamp:
Sep 4, 2002, 11:04:28 AM (23 years ago)
Author:
ansari
Message:

Suite correction exception Peida nullPtrError en long mExcErr , Reza 04/09/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/cxxexecutor.cc

    r2181 r2182  
    435435    <<" = dynamic_cast< "<<obtype<<" * >(omg.GetObj(___nomobj));"<<endl;
    436436#ifdef SANS_EVOLPLANCK
    437   long mExcErr = nullPtrErr;
    438437  os<<"if("<<stmp<<"==NULL) { \n"
     438    <<" long mExcErr = nullPtrErr; \n"
    439439    <<" cerr << \"CxxExecutor::PutObject: Non existing object "
    440440    <<" ... please update file \\n \" ;"
Note: See TracChangeset for help on using the changeset viewer.