• Stephan Bergmann's avatar
    clang-cl loplugin: svl · 6e64342d
    Stephan Bergmann yazdı
    The DdeInternal::Cli/SrvCallback functions apparently had broken signatures for
    64-bit Windows (32-bit DWORD vs. 64-bit ULONG_PTR parameters), but I assume that
    was actually harmless, as I think that, for Windows x86-64, those arguments are
    pushed on the stack right-to-left (regardless of CALLBACK), and they are the
    last arguments, and SrvCallback doesn't look at them at all, and CliCallback
    only looks at the lower 32-bit DWORD of the first one (nInfo1).
    
    Change-Id: Id77749dd2d29180e2d11b0ae2ad248ac1a7f1bdf
    Reviewed-on: https://gerrit.libreoffice.org/29848Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    6e64342d
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
unx/source/svdde Loading commit data...
util Loading commit data...
AllLangResTarget_svl.mk Loading commit data...
CppunitTest_svl_inetcontenttype.mk Loading commit data...
CppunitTest_svl_itempool.mk Loading commit data...
CppunitTest_svl_items.mk Loading commit data...
CppunitTest_svl_lngmisc.mk Loading commit data...
CppunitTest_svl_notify.mk Loading commit data...
CppunitTest_svl_qa_cppunit.mk Loading commit data...
CppunitTest_svl_urihelper.mk Loading commit data...
JunitTest_svl_complex.mk Loading commit data...
Library_fsstorage.mk Loading commit data...
Library_passwordcontainer.mk Loading commit data...
Library_svl.mk Loading commit data...
Makefile Loading commit data...
Module_svl.mk Loading commit data...
README Loading commit data...