Mark Morgan Lloyd schrieb:

Actually I meant

a=1;
(*< First line of a long block           *)
(*  of comments arranged "Sloane-style". *)

How would you then separate comments pertaining to the following item?

By the fact that there's a declaration between them.

Not when the second one is a comment on the *next* declaration.

Anybody who isn't consistent in his commenting or coding style deserves all the trouble he gets, and in general anybody maintaining a unit should try to conform to the originator's style.

I've seen enough mixes of styles, when I fixed the comment handling in PasDoc.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to