sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: "Måns Rullgård" <mans@mansr.com>
To: Jan Stary <hans@stare.cz>
Cc: sox-users@lists.sourceforge.net
Subject: Re: doxygen
Date: Tue, 11 Aug 2020 17:54:36 +0100	[thread overview]
Message-ID: <yw1ximdpt96b.fsf@mansr.com> (raw)
In-Reply-To: <20200811162514.GA69809@www.stare.cz> (Jan Stary's message of "Tue, 11 Aug 2020 18:25:14 +0200")

Jan Stary <hans@stare.cz> writes:

> There is a Doxyfile (last touched 2011) that nothing seems to use.

Wouldn't Doxygen use it if someone were to run it?  Can't speak for the
quality of the output it might produce, though.

> There is also this in src/sox.h:
>
> #ifndef _DOXYGEN_
> lsx_static_assert(sizeof(sox_int8_t)==1,   sox_int8_size);
> lsx_static_assert(sizeof(sox_uint8_t)==1,  sox_uint8_size);
> lsx_static_assert(sizeof(sox_int16_t)==2,  sox_int16_size);
> lsx_static_assert(sizeof(sox_uint16_t)==2, sox_uint16_size);
> lsx_static_assert(sizeof(sox_int32_t)==4,  sox_int32_size);
> lsx_static_assert(sizeof(sox_uint32_t)==4, sox_uint32_size);
> lsx_static_assert(sizeof(sox_int64_t)==8,  sox_int64_size);
> lsx_static_assert(sizeof(sox_uint64_t)==8, sox_uint64_size);
> #endif
>
> What does sizeof(int) have to do with using DOXYGEN (or not)?

I have no idea.

> Can we remove these please?

It's relatively harmless.  I want to focus on cleaning up things that
make maintenance difficult first.

-- 
Måns Rullgård


_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

      reply	other threads:[~2020-08-11 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11 16:25 doxygen Jan Stary
2020-08-11 16:54 ` Måns Rullgård [this message]

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-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yw1ximdpt96b.fsf@mansr.com \
    --to=sox-users@lists.sourceforge.net \
    --cc=hans@stare.cz \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).