mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2be54a30c5
Member fields are supposed to be initialized in the order they are declared, but the constructor of ScopedWLANObject initialized mObject prior to mLibrary. This is probably harmless, but it does cause a warning on clang-cl, so let's fix it. |
||
---|---|---|
.. | ||
tests | ||
moz.build | ||
nsIWifiAccessPoint.idl | ||
nsIWifiListener.idl | ||
nsIWifiMonitor.idl | ||
nsWifiAccessPoint.cpp | ||
nsWifiAccessPoint.h | ||
nsWifiMonitor.cpp | ||
nsWifiMonitor.h | ||
nsWifiMonitorGonk.cpp | ||
nsWifiScannerDBus.cpp | ||
nsWifiScannerDBus.h | ||
nsWifiScannerFreeBSD.cpp | ||
nsWifiScannerMac.cpp | ||
nsWifiScannerSolaris.cpp | ||
nsWifiScannerWin.cpp | ||
osx_corewlan.mm | ||
osx_wifi.h | ||
win_wifiScanner.cpp | ||
win_wifiScanner.h | ||
win_wlanLibrary.cpp | ||
win_wlanLibrary.h | ||
win_xp_wifiScanner.cpp | ||
win_xp_wifiScanner.h |