• Tor Lillqvist's avatar
    We already have SAL_CALL that means __cdecl on Windows · 90976113
    Tor Lillqvist yazdı
    Not that there should be any need to use it here; it is the default anyway.
    
    Also the extern "C" is bogus here as far as I know; that affects only the
    external name of the function, and that a function is passed to bsearch()
    doesn't set any requirements on the external name of it. It could be a static
    function with no global symbol name. But oh well.
    
    Change-Id: Ia264bf2f952fd6f38aa36a25a084383d4d3f1bdc
    90976113
Adı
Son kayıt (commit)
Son güncelleme
..
codecompletecache.cxx Loading commit data...
errobject.cxx Loading commit data...
eventatt.cxx Loading commit data...
global.cxx Loading commit data...
image.cxx Loading commit data...
propacc.cxx Loading commit data...
sb.cxx Loading commit data...
sb.src Loading commit data...
sbintern.cxx Loading commit data...
sbunoobj.cxx Loading commit data...
sbxmod.cxx Loading commit data...