Le jeudi 28 juin 2018, 07:16:42 CEST Peter Hutterer a écrit : > On Tue, Jun 26, 2018 at 09:51:58PM -0700, Aaron Plattner wrote: > > On 06/26/2018 06:12 PM, Peter Hutterer wrote: > > > On Tue, Jun 26, 2018 at 01:07:23PM -0700, Aaron Plattner wrote: > > > > On 06/24/2018 11:45 PM, Laurent Carlier wrote: > > > > > Le samedi 16 juin 2018, 13:00:01 CEST Laurent Carlier a écrit : > > > > > > bugzilla: https://bugs.kde.org/show_bug.cgi?id=395419 > > > > > > bugzilla: https://bugs.archlinux.org/task/59025 > > > > > > > > > > > > Signed-off-by: Laurent Carlier <[email protected]> > > > > > > > > Seems to work, so > > > > Reviewed-by: Aaron Plattner <[email protected]> > > > > > > > > This switches the defined version from > > > > #define LISTEN_TCP 1 > > > > to > > > > #define LISTEN_TCP > > > > but it's only used in an #ifndef so that's probably fine. > > > > > > best to change to meson's conf_data.set10() then to keep the exact > > > functionality. > > > > No, that's worse. Then "meson -Dlisten_tcp=false" does this: > > > > #define LISTEN_TCP 0 > > > > which will enable TCP. Thanks, 1989 C preprocessor. > > rightyo. Pushed: > > c41d4ff48..2f39b2a07 master -> master > > > Cheers, > Peter >
You've forgotten the gitlab repo Regards -- Laurent Carlier http://www.archlinux.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
