[E-devel] [PATCH] e16-epplets: fix build with must

2022-08-01 Thread Andrew Savchenko
Hi! The following patch fixes a small problem with building e16-epplets on musl: due to missing header struct `fd_set` gets undefined. Looks like this header is indirectly included by other mentioned headers in glibc, but not in musl. This patch is for 0.17 or git HEAD. Original bugreport is her

[EGIT] [enlightenment] 01/01: mesgbus - fix nukll name dbus string send

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository enlightenment. View the commit online. commit aaf317b61dd5a07b2bdfae5b9d10aa7baf938bfb Author: Carsten Haitzler AuthorDate: Mon Aug 1 17:11:42 2022 +0100 mesgbus - fix nuk

[EGIT] [efl] 01/01: eet emile - cipher - add braces for if defines to be clear on order of op

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository efl. View the commit online. commit 0e22417f4579333a967fb5ce65ab339dfc066753 Author: Carsten Haitzler AuthorDate: Mon Aug 1 17:35:52 2022 +0100 eet emile - cipher - add br

[EGIT] [efl] 01/01: FIX: A pointer should not be compared to zero

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository efl. View the commit online. commit 3474d867aa4aaa3270c7045ecb61f0831bc2adfb Author: Dimmus AuthorDate: Sun Jul 31 21:49:53 2022 +0500 FIX: A pointer should not be compare

[EGIT] [efl] 03/03: Examples: minor changes

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository efl. View the commit online. commit ac245ef30bdebef6889277e85cc7ec614864788e Author: Dimmus AuthorDate: Fri Jul 22 18:47:47 2022 +0500 Examples: minor changes --- src/exa

[EGIT] [efl] 02/03: Examples: minor changes

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository efl. View the commit online. commit 0ceda5b7f99faaea2636607c65e0a79cac18bfb2 Author: Dimmus AuthorDate: Fri Jul 22 18:44:50 2022 +0500 Examples: minor changes --- src/exa

[EGIT] [efl] 01/03: Examples: update ecore_audio

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository efl. View the commit online. commit c73c270b335190cd20a8e2aed5cfba0d3310bdab Author: Dimmus AuthorDate: Fri Jul 22 18:38:15 2022 +0500 Examples: update ecore_audio --- sr

[EGIT] [terminology] 01/01: Basic typo correction

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository terminology. View the commit online. commit 4fb52c7d515b169944e82071957bb8de4b699016 Author: xero-lib AuthorDate: Sun Jul 17 19:36:47 2022 -0700 Basic typo correction

[EGIT] [e16-epplets] 01/01: Include for fd_set

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository e16-epplets. View the commit online. commit a700d6b982ce5cba7e7117e13fbbd7945670f8fd Author: Andrew Savchenko AuthorDate: Mon Aug 1 12:03:51 2022 +0300 Include for fd_set

Re: [E-devel] [PATCH] e16-epplets: fix build with must

2022-08-01 Thread Kim Woelders
On 8/1/22 12:05, Andrew Savchenko wrote: Hi! The following patch fixes a small problem with building e16-epplets on musl: due to missing header struct `fd_set` gets undefined. Looks like this header is indirectly included by other mentioned headers in glibc, but not in musl. This patch is for

[EGIT] [direct3d] 01/01: remove useless code, fix a typo in comment

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository direct3d. View the commit online. commit 8ed27435c4ea286fbdd6f65972737ba61e3cbd36 Author: Vincent Torri AuthorDate: Tue Aug 2 07:51:32 2022 +0200 remove useless code, fix

[EGIT] [direct3d] 01/01: Add comment about evolution of code, fix display error

2022-08-01 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository direct3d. View the commit online. commit f46505a6f3a2dc710351ad51ab30fc9f1165be94 Author: Vincent Torri AuthorDate: Tue Aug 2 08:33:53 2022 +0200 Add comment about evoluti