Skip to content

Fix ower/pm/pm_procfs.c:46:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'}#7965

Merged
acassis merged 3 commits intoapache:masterfrom
xiaoxiang781216:time
Dec 24, 2022

Conversation

@xiaoxiang781216
Copy link
Copy Markdown
Contributor

@xiaoxiang781216 xiaoxiang781216 commented Dec 23, 2022

Summary

Fix the warning happen when time_t map to int64_t

Impact

Minor

Testing

internal ci

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
…f type 'long unsigned int', but argument 5 has type 'time_t' {aka 'long long int'}

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
…rage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@acassis acassis merged commit 85566fb into apache:master Dec 24, 2022
@xiaoxiang781216 xiaoxiang781216 deleted the time branch December 24, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants