From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id F1400433C6 for ; Thu, 9 Jun 2022 20:22:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8324B68B7C9; Thu, 9 Jun 2022 23:22:20 +0300 (EEST) Received: from msg-1.mailo.com (msg-1.mailo.com [213.182.54.11]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F200468B7C4 for ; Thu, 9 Jun 2022 23:22:13 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1654806133; bh=HEJDRjjsFbJH0V/xqp+O58/nH1fKHu1oFErwVF0AzKQ=; h=X-EA-Auth:From:To:Date:Subject:MIME-Version:X-Mailer:Message-ID: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mn2WaCcRdcoCVUhrX6NhZ/WX38Xsfxhjtx7NclZtptFn1z/+6AsdCn+iAcpjpXXee UPHUuDHd4Y6haQYz1a+anbGiPSukZio7Y3DvF5jQJ/V1pKAOWWigbWWqDVp6hgEZHK UZOal7IO1wvrjmjEzL0lJ5xI7/qZezdhMOpIMtUs= Received: by www-7.mailo.com with http webmail; Thu, 9 Jun 2022 22:22:13 +0200 (CEST) X-EA-Auth: eo7IjMjt1U8mbXYpapcsVmvd5EHUoz51mG2V8RGf5aTgb7hiyXfHQSHUjGlEQpcrdXWK+HTK2C3bhDgZMTJi+JJDH4QZ26kB From: nil-admirari@mailo.com To: ffmpeg-devel@ffmpeg.org Date: Thu, 9 Jun 2022 22:22:13 +0200 (CEST) X-Priority: 3 MIME-Version: 1.0 X-Mailer: COMS/EA21.01/r20220415 Message-ID: In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v8 0/3] Support long file names on Windows X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: > wcscpy is defined in corecrt_wstring.h, included in string.h, > included in winnt.h included in windef.h, included in windows.h Not so easy, it's the same as https://trac.ffmpeg.org/ticket/999: > In file included from /opt/ct-ng/i686-w64- > mingw32/sysroot/mingw/include/dshow.h:33 NO_DSHOW_STRSAFE must be defined somewhere. _______________________________________________ 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".