Menu

compiling with g++3 broke again

2002-02-20
2002-02-21
  • Steve Walters

    Steve Walters - 2002-02-20

    Until today, the cvs source compiled fine under GCC v3.0.2.  Now I get:

    ../include/cc++/misc.h: In member function `void
       ost::Keydata::load(ost::Keydata::Define*)':
    ../include/cc++/misc.h:302: `char*ost::Keydata::Define::keyword' is private
    keydata.cpp:236: within this context
    ../include/cc++/misc.h:302: `char*ost::Keydata::Define::keyword' is private
    keydata.cpp:238: within this context
    ../include/cc++/misc.h:302: `char*ost::Keydata::Define::keyword' is private
    keydata.cpp:240: within this context
    ../include/cc++/misc.h:303: `char*ost::Keydata::Define::value' is private
    keydata.cpp:240: within this context
    make[1]: *** [keydata.lo] Error 1

     
    • Frediano Ziglio

      Frediano Ziglio - 2002-02-21

      Fixed very recently
      We are preparing version 2 so something can be wrong. Thanks for your report

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.