URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b925c350d9bab35e5e389d3452199e6f8e6fbcb0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b925c35 by Guy Harris (guy@xxxxxxxxxxxx):
We assume all versions of MSVC have floorl().
If not, we'll have to play some games in config.nmake.
Change-Id: I1dbc5d4ef41ede0e596dbe40b4e139e0f6c39dba
Reviewed-on: https://code.wireshark.org/review/5904
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1088629 If we don't have GCC, fall back on using floor().
adds b925c35 We assume all versions of MSVC have floorl().
Summary of changes:
config.h.win32 | 3 +++
1 file changed, 3 insertions(+)