summaryrefslogtreecommitdiff
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-12-29 12:40:16 -0800
committerGuy Harris <guy@alum.mit.edu>2015-12-29 23:13:43 +0000
commit36615661d5b0bacef519a64a3cc24cf9d4270117 (patch)
treefc931ba9bdac724d78fa8bd1f131bf980dcd403f /macosx-setup.sh
parent41ba1d79957ddcc6c8c2d59bb416fd5d722f79d5 (diff)
downloadwireshark-36615661d5b0bacef519a64a3cc24cf9d4270117.tar.gz
Fix compile problems on OS X.
Apparently, the C++ compilers on the OS X buildbots don't realize that a reference cannot be null and therefore that there's nothing ambiguous about QString(NULL) - the NULL must be a "const char *". Instead, use a constructed null QString. Change-Id: Ibc56ea7f84c5e49cf3b1974c3de905bf23e90ff0 Reviewed-on: https://code.wireshark.org/review/12928 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'macosx-setup.sh')
0 files changed, 0 insertions, 0 deletions