[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kdoc
Subject:    Re: Error behavior
From:       Bernd Gehrmann <bernd () physik ! hu-berlin ! de>
Date:       1999-01-14 14:22:21
[Download RAW message or body]

Rainer Dorsch wrote:

The problem is that kdoc recognizes the end of a class declaration
by the regexp

  /^\s*\}\s*;\s*(\/\/.*)?$/

i. e. it doesn't allow /* .. */ style comments. Replace

  }; /* class atpg */

with
 
  }; // class atgp

and it will work.

Of course, future versions should fix this, and should also issue
a "Unexpected end of file in class" message if no
end of class can be found.

Bernd.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic