John Levon <[EMAIL PROTECTED]> writes:


| > Wouldn't it be more natural to do "if (value == 0.0)", than using a
| > cast?
| 
| It would be more natural to not compare floating point values using ==
| ...

Unless 0.0 usually means that we explcit set it to 0.0.

| 
| I'll back these bits out none the less
| 
| > | + * Timeout.C
| > | + * (C) 2001 LyX Team
| > | + * John Levon, [EMAIL PROTECTED]
| > 
| > ha!
| > 
| 
| Very sorry, I didn't mean to imply anything by this.
| 
| How should I write it ?

Hmm, how is this don in doxygen?

/**
        @author Lars Gullik Bjønnes [EMAIL PROTECTED]
        @author John Levon, [EMAIL PROTECTED]
*/

Or something.

| I put my name there so someone knows who to blame, like I have all the others.
| Should I just leave out name + email all together ? Comment please

Just don't put your name on it if you really didn't write it. then add
your name to authors. (if author unknown insert that)

        Lgb

Reply via email to