[OpenSIPS-Devel] [OpenSIPS/opensips] 0a7c2f: rest_client: Fix ARM32	compiler warning
    Liviu Chircu 
    noreply at github.com
       
    Wed Feb 21 13:44:42 UTC 2024
    
    
  
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0a7c2f2edef623b24c9a62692dc095a4c3b93659
      https://github.com/OpenSIPS/opensips/commit/0a7c2f2edef623b24c9a62692dc095a4c3b93659
  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