[OpenSIPS-Devel] [OpenSIPS/opensips] 036d02: rest_client: Fix ARM32 compiler warning

Liviu Chircu noreply at github.com
Wed Feb 21 13:41:33 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 036d02961514b886351a00c362998bf005954696
      https://github.com/OpenSIPS/opensips/commit/036d02961514b886351a00c362998bf005954696
  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`.



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



More information about the Devel mailing list