Update of bug #33056 (project gnustep):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Analyzed               

    _______________________________________________________

Follow-up Comment #1:

I think this is due to an error in ETFragment.h rather than an autogsdoc bug.

Autogsdoc comments contain xml markup ... so if you want to use a literal '<'
you must write it as '<' ... but the header contains
'<[email protected]>' ... bad xml.

However, it might be worth implementing some special-case handling to
recognize email addresses in comments (after all, we already support a degree
of special handling for lines containing 'Author:') and quote the '<' and '>'
characters.
 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33056>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to