• Tor Lillqvist's avatar
    Attempt to fix some vos removal fallout on Windows · 1775a5a7
    Tor Lillqvist yazdı
    After of the vos removal, some classes in other parts of the code now
    are subclasses of SimpleReferenceObject.
    
    To avoid compilation and linking errors in those other parts, we seem
    to need to have the operator new[] and operator delete[] in
    SimpleReferenceObject as protected instead of private. We also need an
    implementation of operator delete[]. As it can be unimplemented with
    gcc, I hope it isn't actually called, though, so it for now crashes
    intentionally if called.
    
    Will see later if this actually works, this is just a commit to make
    stuff build.
    1775a5a7
Adı
Son kayıt (commit)
Son güncelleme
bridges Loading commit data...
cli_ure Loading commit data...
codemaker Loading commit data...
cppu Loading commit data...
cppuhelper Loading commit data...
cpputools Loading commit data...
idlc Loading commit data...
io Loading commit data...
javaunohelper Loading commit data...
jurt Loading commit data...
jvmaccess Loading commit data...
jvmfwk Loading commit data...
offapi Loading commit data...
offuh Loading commit data...
pyuno Loading commit data...
rdbmaker Loading commit data...
registry Loading commit data...
remotebridges Loading commit data...
ridljar Loading commit data...
sal Loading commit data...
salhelper Loading commit data...
stoc Loading commit data...
store Loading commit data...
udkapi Loading commit data...
unoil Loading commit data...
ure Loading commit data...
xml2cmp Loading commit data...
.gitignore Loading commit data...