• 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
..
config Loading commit data...
filepicker Loading commit data...
filerec Loading commit data...
fsstor Loading commit data...
inc Loading commit data...
items Loading commit data...
misc Loading commit data...
notify Loading commit data...
numbers Loading commit data...
passwordcontainer Loading commit data...
svdde Loading commit data...
svsql Loading commit data...
undo Loading commit data...
uno Loading commit data...