Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v19 3/5] fftools: Remove MAX_PATH limit and switch to UTF-8 versions of fopen() and getenv()
Date: Sun, 19 Jun 2022 23:56:36 +0200
Message-ID: <20220619215636.GD396728@pb2> (raw)
In-Reply-To: <20220619114056.5582-3-nil-admirari@mailo.com>


[-- Attachment #1.1: Type: text/plain, Size: 1419 bytes --]

On Sun, Jun 19, 2022 at 02:40:54PM +0300, Nil Admirari wrote:
> ---
>  fftools/cmdutils.c   | 53 +++++++++++++++++++++++++++++++++-----------
>  fftools/ffmpeg_opt.c |  9 ++++++--
>  2 files changed, 47 insertions(+), 15 deletions(-)

breaks build on ubuntu 

CC	fftools/ffmpeg_opt.o
In file included from fftools/ffmpeg_opt.c:47:0:
./libavutil/getenv_utf8.h: In function ‘freeenv_utf8’:
./libavutil/getenv_utf8.h:69:1: error: parameter name omitted
 static inline void freeenv_utf8(const char *)
 ^~~~~~
ffbuild/common.mak:81: recipe for target 'fftools/ffmpeg_opt.o' failed
make: *** [fftools/ffmpeg_opt.o] Error 1
CC	fftools/cmdutils.o
In file included from fftools/cmdutils.c:42:0:
./libavutil/getenv_utf8.h: In function ‘freeenv_utf8’:
./libavutil/getenv_utf8.h:69:1: error: parameter name omitted
 static inline void freeenv_utf8(const char *)
 ^~~~~~
ffbuild/common.mak:81: recipe for target 'fftools/cmdutils.o' failed
make: *** [fftools/cmdutils.o] Error 1
make: Target 'all' not remade because of errors.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you drop bombs on a foreign country and kill a hundred thousand
innocent people, expect your government to call the consequence
"unprovoked inhuman terrorist attacks" and use it to justify dropping
more bombs and killing more people. The technology changed, the idea is old.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

  reply	other threads:[~2022-06-19 21:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 11:40 [FFmpeg-devel] [PATCH v19 1/5] libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8() and freeenv_utf8() Nil Admirari
2022-06-19 11:40 ` [FFmpeg-devel] [PATCH v19 2/5] compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW Nil Admirari
2022-06-19 11:40 ` [FFmpeg-devel] [PATCH v19 3/5] fftools: Remove MAX_PATH limit and switch to UTF-8 versions of fopen() and getenv() Nil Admirari
2022-06-19 21:56   ` Michael Niedermayer [this message]
2022-06-20 10:33     ` nil-admirari
2022-06-19 11:40 ` [FFmpeg-devel] [PATCH v19 4/5] libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() Nil Admirari
2022-06-19 11:40 ` [FFmpeg-devel] [PATCH v19 5/5] libavfilter/vf_frei0r.c: Use " Nil Admirari
2022-06-20  0:51   ` [FFmpeg-devel] [PATCH " Andreas Rheinhardt
2022-06-19 19:54 ` [FFmpeg-devel] [PATCH v19 1/5] libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8() and freeenv_utf8() Martin Storsjö
2022-06-20 10:32   ` nil-admirari

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=20220619215636.GD396728@pb2 \
    --to=michael@niedermayer.cc \
    --cc=ffmpeg-devel@ffmpeg.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

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git