diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2025-10-02 14:32:56 +0300 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2025-10-06 10:39:01 +0300 |
| commit | 0f77938ede82e60acc88e0575db09f250d749f14 (patch) | |
| tree | c8e6d97f06d88c2d5bc5d6f2ad1ff8764eea579c /src/corelib/kernel/qobject.cpp | |
| parent | 72cee72eb0913d049e352a7b45920e6012df1aa6 (diff) | |
corelib: fix clang narrowing conversion warnings -Wshorten-64-to-32
qlogging.cpp: ::backtrace() takes an int.
QLoggingSettingsParser: fgets() takes an int.
QFileSystemEntry: filePath() would never exceed PATH_MAX on Unix; and on
windows even with the extended long path option it should fit in an int:
https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation
Pick-to: 6.10 6.8 6.5
Change-Id: I288f4adc71740e077ed0c11de4e38f6fddc00455
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qobject.cpp')
0 files changed, 0 insertions, 0 deletions
