Skip to content
  • nagachika's avatar
    9994860d
    merge revision(s)... · 9994860d
    nagachika authored
    merge revision(s) 2a6bfd22,3ac28de5: [Backport #17645]
    
    	Properly convert time_t [Bug #17645]
    
    	---
    	 thread_sync.c | 2 +-
    	 1 file changed, 1 insertion(+), 1 deletion(-)
    
    	Explicitly cast __s64 to time_t [Bug #17645]
    
    	A workaround of shorten-64-to-32 error where 32-bit linux.
    	---
    	 file.c | 2 +-
    	 1 file changed, 1 insertion(+), 1 deletion(-)
    9994860d
    merge revision(s)...
    nagachika authored
    merge revision(s) 2a6bfd22,3ac28de5: [Backport #17645]
    
    	Properly convert time_t [Bug #17645]
    
    	---
    	 thread_sync.c | 2 +-
    	 1 file changed, 1 insertion(+), 1 deletion(-)
    
    	Explicitly cast __s64 to time_t [Bug #17645]
    
    	A workaround of shorten-64-to-32 error where 32-bit linux.
    	---
    	 file.c | 2 +-
    	 1 file changed, 1 insertion(+), 1 deletion(-)
Loading