[tor-commits] [Git][tpo/applications/tor-browser][base-browser-102.9.0esr-12.5-1] fixup! Bug 41459: WebRTC fails to build under mingw (Part 3)

Richard Pospesel (@richard) git at gitlab.torproject.org
Tue Mar 14 16:38:03 UTC 2023



Richard Pospesel pushed to branch base-browser-102.9.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
45a8e3b9 by Pier Angelo Vendrame at 2023-03-14T17:34:26+01:00
fixup! Bug 41459: WebRTC fails to build under mingw (Part 3)

Fix build error

- - - - -


1 changed file:

- third_party/sipcc/cpr_win_types.h


Changes:

=====================================
third_party/sipcc/cpr_win_types.h
=====================================
@@ -48,6 +48,7 @@ typedef int32_t ssize_t;
 #else
 typedef int64_t ssize_t;
 #endif
+#endif
 
 /*
  * Define pid_t for MSVC builds



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/45a8e3b95a8f5e3a5fe93db88386b68ec510e3da

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/45a8e3b95a8f5e3a5fe93db88386b68ec510e3da
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230314/3dbb6b5e/attachment.htm>


More information about the tor-commits mailing list