public inbox for gwml@vger.gnuweeb.org
 help / color / mirror / Atom feed
* [GIT PULL gwproxy] Android build fixes
@ 2025-08-17 14:42 Alviro Iskandar Setiawan
  2025-08-17 14:53 ` Ammar Faizi
  0 siblings, 1 reply; 2+ messages in thread
From: Alviro Iskandar Setiawan @ 2025-08-17 14:42 UTC (permalink / raw)
  To: Ammar Faizi; +Cc: GNU/Weeb Mailing List

Hi Chief,

Please pull Android build fixes for gwproxy.

tq

The following changes since commit d29a94483527f623a25df8ffa95f1c7c9958932c:

  epoll: Improve log readability and efficiency (2025-08-17 12:11:11 +0700)

are available in the Git repository at:

  https://github.com/alviroiskandar/gwproxy.git tags/fix-android-2025-08-17

for you to fetch changes up to 06f772e2820e213db14fac91344586a1e272c5ce:

  syscall: Fix -Wshorten-64-to-32 warning on Android (2025-08-17 21:28:07 +0700)

----------------------------------------------------------------
Android build fixes:

  - Fix build errors due to missing struct 'sockaddr_in' and
   'sockaddr_in6' definitions.

  - Fix -Wshorten-64-to-32 warning.

----------------------------------------------------------------
Alviro Iskandar Setiawan (2):
      dns_cache: Fix build errors on Android
      syscall: Fix -Wshorten-64-to-32 warning on Android

 src/gwproxy/dns_cache.c | 1 +
 src/gwproxy/syscall.h   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
Software Engineer & ITPM Officer
Alviro Iskandar Setiawan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-17 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-17 14:42 [GIT PULL gwproxy] Android build fixes Alviro Iskandar Setiawan
2025-08-17 14:53 ` Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox