Problem with default values
Robert Dailey <[email protected]> Mon, 3 Jun 2013 15:33:23 -0500
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <CAHd499CLqqWWudvFGSjdgNurO=6SZUssB3eLE722R7RBAQdTkg@mail.gmail.com> |
Hi,
I'm adding some new config options to Doxygen. Here is my code:
cs = cfg->addString(
"WARN_STRING",
"The string that is prefixed to each warning that
will be printed."
);
cs->setDefaultValue("Warning: ");
Notice I have a trailing space after the colon for the default value.
I noticed that after ConfigString::substEnvVars() is called, this
space is removed. I'd like to be able to keep the spaces in the
default value. How can I do this?
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j