From: Jan Kiszka <jan.kiszka@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH] fix doxygen complaints
Date: Fri, 10 Aug 2007 13:41:13 +0200 [thread overview]
Message-ID: <46BC4ED9.6000909@domain.hid> (raw)
In-Reply-To: <2ff1a98a0708100246q6f136ce3u99ed8378d47726aa@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
Gilles Chanteperdrix wrote:
>> -/*!
>> - * \fn int rthal_timer_request(void (*tick_handler) (void), void (*mode_emul)(int mode, void *tdev), int (*tick_emul)(unsigned long delay, void *tdev), int cpu)
>> +/**
>> + * \fn int rthal_timer_request(void (*tick_handler)(void),
>> + * void (*mode_emul)(enum clock_event_mode mode, struct ipipe_tick_device *tdev),
>> + * int (*tick_emul)(unsigned long delay, struct ipipe_tick_device *tdev), int cpu)
>
> Doxygen does not like when the function arguments are not on one line.
> At least some version that was used in the past.
>
Hmm, I was using Doxygen 1.5.0 here, and there were neither complaints
during compile-time nor obvious quirks in the output. Maybe this issue
got fixed in the meantime. What was the precise effect?
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
next prev parent reply other threads:[~2007-08-10 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-10 7:18 [Xenomai-core] [PATCH] fix doxygen complaints Jan Kiszka
2007-08-10 9:46 ` Gilles Chanteperdrix
2007-08-10 11:41 ` Jan Kiszka [this message]
2007-08-10 11:43 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46BC4ED9.6000909@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.