Menu

Can't view functions with throw clauses in CB

Anonymous
2004-02-24
2012-09-26
  • Anonymous

    Anonymous - 2004-02-24

    All functions that use throw clauses simply do not get displayed in the class browser.
    I submitted a bug report, but I can't believe that this has never come up before.  Is there some sort of configuration setting I am missing here??????

    (and by throw clause I don't mean simply throwing an exception, I mean declaring a function that restricts the types of exceptions that can be thrown outside of itself) Example:

    void foobar () throw(char*);

    --only allows foobar() to throw char string exceptions.

    would really appreciate some feedback on this
    Thanks!!

     
    • Colin Laplace

      Colin Laplace - 2004-03-01

      Hi,

      Ok, please add this bug to the Bug Tracker (click on the "Bugs" link at the top of this page)

      Greetings,
      Colin

       

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.