GNOME Bugzilla – Bug 593759
@file sections with CVS tags broken.
Last modified: 2010-01-11 10:29:16 UTC
$ cat Doxyfile PROJECT_NAME = "globus common" PROJECT_NUMBER = 10.2 INPUT = . FILE_PATTERNS = *.h $ cat globus_thread_common.h /** * @file globus_thread_common.h Common Thread Interface * * $Source: /home/globdev/CVS/globus-packages/common/source/library/globus_thread_common.h,v $ * $Date: 2006/01/19 05:54:14 $ * $Revision: 1.6 $ * $Author: mlink $ */ doxygen 1.5.8 produces: $ cat latex/globus__thread__common_8h.tex \hypertarget{globus__thread__common_8h}{ \section{globus\_\-thread\_\-common.h File Reference} \label{globus__thread__common_8h}\index{globus\_\-thread\_\-common.h@{globus\_\- thread\_\-common.h}} } \subsection{Detailed Description} Common Thread Interface \begin{Desc} \item[Source]/home/globdev/CVS/globus-packages/common/source/library/globus\_\-t hread\_\-common.h,v \end{Desc} \begin{Desc} \item[Date]2006/01/19 05:54:14 \end{Desc} \begin{Desc} \item[Revision]1.6 \end{Desc} \begin{Desc} \item[Author]mlink \end{Desc} doxygen 1.6.0 and 1.6.1 produce: $ cat latex/globus__thread__common_8h.tex \hypertarget{globus__thread__common_8h}{ \section{globus\_\-thread\_\-common.h File Reference} \label{globus__thread__common_8h}\index{globus\_\-thread\_\-common.h@{globus\_\-thread\_\-common.h}} } \subsection{Detailed Description} Common Thread Interface Source} /home/globdev/CVS/globus-\/packages/common/source/library/globus\_\-thread\_\-common.h,v Date} 2006/01/19 05:54:14 Revision} 1.6 Author} The 1.6.0/1.6.1 doxygen output can not be processed by latex: hapter 2. (./globus__thread__common_8h.tex ! Too many }'s. l.10 Source} ?
Created attachment 142692 [details] The test file used in the example This is the test file used in the example. In order to avoid cut and paste errors it is uploaded as an attachment.
Fixed in version 1.6.2