Thanks. Also, your suggestion is a usable work-around.

On Wed, May 15, 2013 at 2:06 PM, Albert <albert.te...@gmail.com> wrote:
> Ron,
>
> The problem here is the fact that there is a 1 (dot) in the key for
> xrefitem. In the current code it is not possible to have a . (dot) in this
> item. please file a bug report for this problem so it is recorded and a
> decision can be made (the used LABELID is used on multiple places in the
> code).
>
> A solution for you at this moment might be to give changes 2 arguments e.g.
> 1_2 and 1.2 where 1_2 is used for the key.
>
> Albert
>
>
> On Tue, May 14, 2013 at 11:38 PM, Ron Wilson <ronw.m...@gmail.com> wrote:
>>
>> I am using Doxygen 1.8.3.1 for Windows as downloaded from the Doxygen
>> download page.
>>
>> I am using Windows 7 Pro
>>
>> I have attached my test Doxyfile and .c/.h files.
>>
>> I defined the alias "change" to take a parameter. In c_test.c, I
>> invoke the alias twice, each with a differnet value. In the generated
>> document, the second expansion used the same value as the first
>> expansion:
>>
>> <dl class="change1"><dt><b><a class="el"
>> href="change1.html#_change1000001">Changes
>> (1.3):</a></b></dt><dd>Simplify display format. </dd></dl>
>> <dl class="bug"><dt><b><a class="el"
>> href="bug.html#_bug000002">Bug:</a></b></dt><dd>Doxygen alias, below,
>> expanded incorectly - got 1.3, expected 1.2 </dd></dl>
>> <dl class="change1"><dt><b><a class="el"
>> href="change1.html#_change1000002">Changes
>> (1.3):</a></b></dt><dd>Display an internal global variable. </dd></dl>
>>
>>
>> ------------------------------------------------------------------------------
>> AlienVault Unified Security Management (USM) platform delivers complete
>> security visibility with the essential security capabilities. Easily and
>> efficiently configure, manage, and operate all of your security controls
>> from a single console and one unified framework. Download a free trial.
>> http://p.sf.net/sfu/alienvault_d2d
>> _______________________________________________
>> Doxygen-users mailing list
>> Doxygen-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>>
>

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to