Ignore:
Timestamp:
2000-04-06T23:11:40+12:00 (24 years ago)
Author:
cs025
Message:

Corba improvements; tidied client initialisation in corbaproto and also
added a number of changes to the main trunk which somehow had not made
it into the corba branch via update before its instantiation.

Also the dated use of the GSDL_GSDLHOME macro was removed, at the expense
of some particularly poor code in corbaserver where log file creation is
now nowhere near so elegant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/corba/gsdl/src/recpt/recptconfig.cpp

    r1067 r1074  
    2828/*
    2929   $Log$
     30   Revision 1.6.2.2  2000/04/06 11:11:40  cs025
     31   Corba improvements; tidied client initialisation in corbaproto and also
     32   added a number of changes to the main trunk which somehow had not made
     33   it into the corba branch via update before its instantiation.
     34
     35   Also the dated use of the GSDL_GSDLHOME macro was removed, at the expense
     36   of some particularly poor code in corbaserver where log file creation is
     37   now nowhere near so elegant.
     38
    3039   Revision 1.6.2.1  2000/04/04 15:02:38  cs025
    3140   Corba first commit
     
    134143    }
    135144    confin.close ();
    136 
    137     cout << "GRB: " << maxrequests << endl;
    138145
    139146    return true;
Note: See TracChangeset for help on using the changeset viewer.