diff options
author | joshua stein <jcs@jcs.org> | 2020-01-30 19:24:56 -0600 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-02-05 18:39:45 +0100 |
commit | a3c79fcdffd69349aa5d4674167501805bc6a092 (patch) | |
tree | 9e0eb3cd13d94a872b0978c042086417fea978a0 /.github | |
parent | 7d06e37a63627efad0d472afb9bd17ff95ab5a57 (diff) | |
download | serenity-a3c79fcdffd69349aa5d4674167501805bc6a092.zip |
FileManager: Fix building with clang
FileUtils.cpp:131:34: error: cannot pass object of non-trivial type 'const AK::String' through variadic method; call will abort at runtime [-Wnon-pod-varargs]
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions