Skip to content
  • Luker's avatar
    32 bits: silence warnings · 668f93a7
    Luker authored
    
    
    Also: modify a bit the API for 32 bits.
    The user should not expect RQ to manage more memory
    than the 32 bit machine can handle. This means that
    some methods should work with and return size_t, not uint64_t
    
    Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
    668f93a7