< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] error compiling SVN HEAD by VC++7.1


"interface" word is reserved in VC++7.1 so Profile.hxx (and Profile.cxx) is not compilable because of

     virtual void setFixedTransportInterface(const Data& interface);