X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-CMAE-Analysis: v=2.4 cv=ZIsSJV3b c=1 sm=1 tr=0 ts=5fd18ef8 a=+cj0cO56Fp8x7EdhTra87A==:117 a=/GHqrcYDHdKgOAGuAG42+g==:17 a=9+rZDBEiDlHhcck0kWbJtElFXBc=:19 a=IkcTkHD0fZMA:10 a=zTNgK-yGK50A:10 a=a1KZgU7cAAAA:8 a=d-N2iHCAfEQ9_Fh3ffAA:9 a=QEXdDO2ut3YA:10 a=ng0hpkU2jXKPaRTLMVYJ:22 X-SECURESERVER-ACCT: glimrick AT epilitimus DOT com Subject: Re: [geda-user] SAB processing patches To: geda-user AT delorie DOT com References: <20201130220505 DOT 0AE4282C54FD AT turkos DOT aspodata DOT se> <7c75ed03-456c-b408-8b50-0448f6b3a04f AT epilitimus DOT com> <1b2c64b3-6a36-c1f3-dd54-bb583c6bea17 AT epilitimus DOT com> <475f980e-fddd-60d1-9a02-a5bc5fb5805b AT epilitimus DOT com> From: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" Message-ID: <0613d1d9-b6ab-c2a6-475f-e4424ac8bd5b@epilitimus.com> Date: Wed, 9 Dec 2020 18:58:54 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.3 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2plcpnl0121.prod.iad2.secureserver.net X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - epilitimus.com X-Get-Message-Sender-Via: a2plcpnl0121.prod.iad2.secureserver.net: authenticated_id: glimrick AT epilitimus DOT com X-Authenticated-Sender: a2plcpnl0121.prod.iad2.secureserver.net: glimrick AT epilitimus DOT com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4xfCE8HE9Fm46IPp/KkMH4QeF7yn3p8nuFssPc6JJaRbzg3qXlHDzBRuwg66aZ8b3hUMzfv7VBLJc/KzlmOpgDJyfFEcuUOrTxQ1eBO1APXUlhBb0lXALD 2R620Pt6UINL4x74eY7rBE7b3fCPSWdCMwYgRHz7MxWSd84a+PkKudYn7hO+c2eI9rv1Rmqt6YvHzuKo4BRUrbKOBF2g0lXWIjdiQdMma0c23jeGSUqkU4f3 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Roland Lutz wrote: > What header do I need to include to use the _() translation bit in C > code? I can't find it. > > This would be > >   #include "libgeda_priv.h" > > for libgeda code and > >   #include "gschem.h" > > for gschem code. > > Also, I missed one thing before:  All C source files must have > >   #include > see commit b3d5965dd6 on the sab branch at http://epilitimus.com/git_repos/geda-gaf.git Glenn