Bugs item #1812417, was opened at 2007-10-12 20:54
Message generated for change (Comment added) made by christianhujer
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1812417&group_id=149894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libs-argparser
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Christian Hujer (christianhujer)
Assigned to: Christian Hujer (christianhujer)
Summary: auto-add newline to help header and footer
Initial Comment:
The help header and footer are defined as properties. When the property values are defined without trailing \n, the output format gets distorted. Defining the properties with trailing \n is non-intuitive. Therefore, if a help header or footer is non-empty and does not end with \n, \n should be appended automatically.
----------------------------------------------------------------------
>Comment By: Christian Hujer (christianhujer)
Date: 2007-10-12 21:28
Message:
Logged In: YES
user_id=465603
Originator: YES
Fixed in revision #629.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1812417&group_id=149894
|