diff options
author | albert-github <albert.tests@gmail.com> | 2021-01-03 12:35:31 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2021-01-03 12:35:31 (GMT) |
commit | 0739b5f6b9080c19a42d9f2900c1b68e12e98837 (patch) | |
tree | 1dc0bb0eec2c6af201a1a9a60f6d1b7a41f4961e /src/entry.cpp | |
parent | b509708f6bbb005e3ac23945ae0298b79bb4a6df (diff) | |
download | Doxygen-0739b5f6b9080c19a42d9f2900c1b68e12e98837.zip Doxygen-0739b5f6b9080c19a42d9f2900c1b68e12e98837.tar.gz Doxygen-0739b5f6b9080c19a42d9f2900c1b68e12e98837.tar.bz2 |
Compilation warning in util.cpp
When compiling util.cpp we get (on Windows 64-bit) the warning:
```
util.cpp(1075): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
```
making it conform other calls.
Diffstat (limited to 'src/entry.cpp')
0 files changed, 0 insertions, 0 deletions