Re: [Xenomai-core] Error on rtdm skin with --enable-dox-doc

2006-03-08 Thread Jan Kiszka
Rodrigo Rosenfeld Rosas wrote:
 Hi Jan,
 
 When compiling svn xenomai I noticed the following error with 
 --enable-dox-doc 
 switch:
 
 CC [M]  kernel/xenomai/skins/rtdm/drvlib.o
 kernel/xenomai/skins/rtdm/drvlib.c:1513:1: error: unterminated #ifdef
 

I just passed this stage with trunk revision 671 without problems
(doxygen 1.4.4). Moreover, there is no #ifdef or related preprocessor
stuff in the latest drvlib.c at line 1513.

Jan



signature.asc
Description: OpenPGP digital signature
___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] Error on rtdm skin with --enable-dox-doc

2006-03-08 Thread Jan Kiszka
Rodrigo Rosenfeld Rosas wrote:
 Em Quarta 08 Março 2006 14:35, Jan Kiszka escreveu:
 
 Rodrigo Rosenfeld Rosas wrote:
 Hi Jan,

 When compiling svn xenomai I noticed the following error with
 --enable-dox-doc switch:

 CC [M]  kernel/xenomai/skins/rtdm/drvlib.o
 kernel/xenomai/skins/rtdm/drvlib.c:1513:1: error: unterminated #ifdef
 I just passed this stage with trunk revision 671 without problems
 (doxygen 1.4.4). Moreover, there is no #ifdef or related preprocessor
 stuff in the latest drvlib.c at line 1513.
 
 I think I still didn't learn how to use the svn tool. I downloaded xenomai 
 today with (xenomai dir already existed)
svn co http://svn.gna.org/svn/xenomai/trunk xenomai

svn update should already be enough, no need for yet another checkout.
svn status can show you if you have local differences or even conflicts.

 And I got 670 revision.
 Then I renamed xenomai to xenomai.old and did the same command again. Then I 
 got the 671 revision and that is working fine with --enable-dox-doc.
 
 Thanks,
 
 Rodrigo.
 

Jan



signature.asc
Description: OpenPGP digital signature
___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] Error on rtdm skin with --enable-dox-doc

2006-03-08 Thread Jan Kiszka
Gilles Chanteperdrix wrote:
 Jan Kiszka wrote:
   Rodrigo Rosenfeld Rosas wrote:
Hi Jan,

When compiling svn xenomai I noticed the following error with 
 --enable-dox-doc 
switch:

CC [M]  kernel/xenomai/skins/rtdm/drvlib.o
kernel/xenomai/skins/rtdm/drvlib.c:1513:1: error: unterminated #ifdef

   
   I just passed this stage with trunk revision 671 without problems
   (doxygen 1.4.4). Moreover, there is no #ifdef or related preprocessor
   stuff in the latest drvlib.c at line 1513.
 
 I have a few warnings with doxygen 1.4.2:
 
 ksrc/skins/rtdm/drvlib.c:151: Warning: Member rtdm_task_destroy found in 
 multiple @defgroup groups! The member will be put in group rtdmtask, and not 
 in group rtdmtask

That's totally weird: You are in rtdmtask, and not in rtdmtask!? Even
more confusing, there is only a single @defgroup rtdmtask in the code.

I think I said this before: doxygen's error reporting sucks! I'm not
excluding that something is broken here, but I don't know where to look.
Could anyone of you try some older revisions of drvlib.c and
rtdm.h/rtdm_driver.h to check where the regression(?) may come from?

Jan



signature.asc
Description: OpenPGP digital signature
___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] Error on rtdm skin with --enable-dox-doc

2006-03-08 Thread Gilles Chanteperdrix
Jan Kiszka wrote:
  Rodrigo Rosenfeld Rosas wrote:
   Hi Jan,
   
   When compiling svn xenomai I noticed the following error with 
   --enable-dox-doc 
   switch:
   
   CC [M]  kernel/xenomai/skins/rtdm/drvlib.o
   kernel/xenomai/skins/rtdm/drvlib.c:1513:1: error: unterminated #ifdef
   
  
  I just passed this stage with trunk revision 671 without problems
  (doxygen 1.4.4). Moreover, there is no #ifdef or related preprocessor
  stuff in the latest drvlib.c at line 1513.

I have a few warnings with doxygen 1.4.2:

ksrc/skins/rtdm/drvlib.c:151: Warning: Member rtdm_task_destroy found in 
multiple @defgroup groups! The member will be put in group rtdmtask, and not in 
group rtdmtask

But the --enable-dox-doc flag should not have any influence on kernel
compilation.

-- 


Gilles Chanteperdrix.

___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core