[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gjdoc/24213] NPE if tags (like param) have no text specified
From: |
julian at sektor37 dot de |
Subject: |
[Bug gjdoc/24213] NPE if tags (like param) have no text specified |
Date: |
10 Oct 2005 00:27:08 -0000 |
------- Comment #3 from julian at sektor37 dot de 2005-10-10 00:27 -------
This is fixed now and all other tag types have been - briefly - checked to work
when empty.
In addition, empty tags are now ignored altogether, so that specifying
'@since\n', for instance, does not generate an empty "Since:" in the output
code. Same for all other standard tags (except for marker tags like
@deprecated of course.)
I plan to add warnings for empty tags (and non-empty marker tags) later on.
Thanks, Wolfgang.
--
julian at sektor37 dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24213