Wireshark-commits: [Wireshark-commits] master 62fc862: Squelch an rc warning.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62fc862bc60f2a044dcae2191aca7f6bd54f3afc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
62fc862 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Squelch an rc warning.
Don't include glib if RC_INVOKED is defined so that the Microsoft Windows
Resource Compiler doesn't generate the following complaint:
\path\to\glib/gatomic.h(87): warning RC4011: identifier truncated to '__GCC_HAVE_SYNC_COMPARE_AND_SWA'
Change-Id: I6637aee2842de4e7041b66ff4428f617478efcb4
Reviewed-on: https://code.wireshark.org/review/25670
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 32923b9 Don't crash if an IDB resolution value is too high.
adds 62fc862 Squelch an rc warning.
Summary of changes:
ui/win32/file_dlg_win32.h | 2 ++
1 file changed, 2 insertions(+)