URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ae8df4a430678bf68d87877d69b935956029189
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6ae8df4 by Bill Meier (wmeier@xxxxxxxxxxx):
[pdc] [msvc-2015] Change a variable type to prevent 32-bit MSVC-2015 "internal error"
[...]\packet-pdc.c(205) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 246)
To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
INTERNAL COMPILER ERROR in 'C:\Program Files\Microsoft Visual Studio 14.0\VC\BIN\cl.EXE'
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Change-Id: I505898d0c76244a56d75af1a1c5bf30554dd9a2b
Reviewed-on: https://code.wireshark.org/review/10005
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from 5c80f08 Add DCE-RPC and ONC-RPC service response time dialogs.
adds 6ae8df4 [pdc] [msvc-2015] Change a variable type to prevent 32-bit MSVC-2015 "internal error"
Summary of changes:
epan/dissectors/packet-pdc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)