Angela Marshall | 5 Jul 2002 14:35
Favicon

Adding a configuration option

I am new to working with the doxygen source code, but seem to have run into
the same problem twice now.  I am trying to add a configuration option.

I added the appropriate code block in config.l, and the new option appears
in the generated config.cpp and config.o files, but it does not show up in
the actual configuration file.  Has anyone else had this problem?  I've also
tried modifying the text of the description for another configuration
option, and it doesn't have any effect either.

Any suggestions or hints of where I might be going wrong would be greatly
appreciated.  I posted this on the users list, and Dmitri's reply was to do
exactly what I am doing.

Thanks,
Angela

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
Angela Marshall | 5 Jul 2002 15:31
Favicon

Re: Adding a configuration option

I just figured out what was wrong with my doxygen stuff.  I'm pretty new to
this Unix / Linux stuff, and didn't realize that even if I was in the
directory with the doxgen executable, that it was possible to run a
different copy of it.  I can't test it at the moment as our network is down
here, but I'm pretty sure this is what was happening to me.  I did a 'which
doxygen' and it gave the wrong one.

Sorry for cluttering up the list with a stupid question.

Hopefully when I get the option added, that will make up for it :)  It will
be an option to have doxygen create a list of methods / classes that are
deprecated and put it in the related pages section.  Similar to the test,
bug, and todo lists.

Angela

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
Prikryl,Petr | 8 Jul 2002 09:09
Picon

Info on the status of the language translators (July 8, 2002)

Info on the status of the language translators (July 8, 2002)
(The previous report was from June 25.)

(Related to the Doxygen-1.2.16-20020707 in CVS; full
translator_report.txt included in the attached zip file.
Posted to doxygen-users -- still searching
for Finnish and Swedish language maintainers -- and to the 
doxygen-developers.)

Hi,

Firstly, thanks to all active language maintainers. Now...

==========
ATTENTION! 
==========

New method was added to the base Translator class. Because
of that, almost all language translator classes became
obsolete. The good news is that it is the one very easy to
implement -- just one method with one simple string, so go
for it!  This is a good time to do it now because Dimitri
announced that version 1.2.17 is going to be released soon. 

Thanks

==========
Other news
==========

(Continue reading)

Boris Bralo | 8 Jul 2002 14:19
Picon
Picon

Updated Croatian translation

Hi,

Here is updated Croatian translation for 1.2.17.

Boris
Attachment (translator_hr.h): application/octet-stream, 33 KiB
Brandt, Oliver / ELE - BS | 8 Jul 2002 14:54
Picon

Updated German translation

Hello everyone!

Here is an updated German translation for 1.2.16-20020707.

Regards
Oliver

Attachment (translator_de.zip): application/octet-stream, 8 KiB
Picon
Favicon

Updated Russian translation

    Hi!
    Updated russian translation is attached.
    - Alexander -
Attachment (rus.tar.gz): application/x-gzip, 9 KiB
Picon
Picon
Favicon

translator_br Update.


Hi.

This is the updated version of the translator_br.h.

See you...
FJTC

----------------------------------------------------------------------
         FJTC (Fabio Jun Takada Chino) - chino <at> icmc.sc.usp.br
      Computer Science - ICMC - University of Sao Paulo - Brazil
              GBDI - Grupo de Base de Dados e Imagens
----------------------------------------------------------------------
Homepage
  http://www.icmc.sc.usp.br/~chino (main)
  http://gbdi.icmc.sc.usp.br/ (GBDI)
  http://www.fjtc.hpg.com.br/ (Anime - Portuguese Only)
  http://www.bbits.hpg.com.br/ (Game Programming - English Only)
======================================================================
Attachment (translator_br.zip): application/zip, 8 KiB
Rui Lopes | 10 Jul 2002 22:13
Picon
Favicon

Portuguese Translator Update

I've attached an updated Portuguese Translator file
translator_pt.h.

Take care,
Rui Lopes

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
Attachment (translator_pt.zip): application/x-zip-compressed, 8 KiB
Outhier Xavier | 11 Jul 2002 09:19
Picon

Updated French translation

Hi all,

Et voila!

CU,

Xavier.
--
 Artificial Anthill Project
 http://aanthill.org

<<translator_fr.zip>>

Attachment (translator_fr.zip): application/octet-stream, 8 KiB
Todd Kokoszka | 15 Jul 2002 21:15
Picon
Favicon

problems compiling 1.2.16_1

Hi,

Problem :

g++ spends forever, over 50 minutes, compiling config.cpp. It doesn't
finish. I've stopped it after 50 minutes.

c++ -c -O -pipe -D_THREAD_SAFE -Wall -W -I../qtools -o ../objects/config.o
config.cpp

Environment :

FreeBSD 4.5. gcc-3.1.0
The same problem existed when I tried to compile using gcc 2.95.3. 

When I tried to compile it with gcc-3.0.4 it worked fine. I couldn't use
this thought because I ended up having some compiler config issues so I
reinstalled and used gcc-3.1.0

I don't know if this is a problem with my configuration or a bug. I noticed
that it says in certain environments compiling config.cpp uses a lot of
memory. But this didn't ever finish.

Any help or suggestions are appreciated.

Thanks,

Todd

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

Gmane