[OpenSIPS-Devel] [OpenSIPS/opensips] 3bf207: rest_client: Fix ARM32 compiler warning

Liviu Chircu noreply at github.com
Wed Feb 21 13:46:08 UTC 2024


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3bf207ff09d731ecfc0c9acb1eece201085c65e3
      https://github.com/OpenSIPS/opensips/commit/3bf207ff09d731ecfc0c9acb1eece201085c65e3
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M modules/rest_client/rest_methods.c

  Log Message:
  -----------
  rest_client: Fix ARM32 compiler warning

Apparently, `curl_off_t` is `long long` there, instead of just `long`.

(cherry picked from commit 036d02961514b886351a00c362998bf005954696)



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list