bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33056] Incorrect GSDoc output if #import is omitted in a header


From: Richard Frith-Macdonald
Subject: [bug #33056] Incorrect GSDoc output if #import is omitted in a header
Date: Tue, 12 Apr 2011 16:51:43 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27

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
'<qmathe@club-internet.fr>' ... 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]