• Stephan Bergmann's avatar
    fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problem · e4134035
    Stephan Bergmann yazdı
    At least with certain versions of Boost and Clang, and when NULL is defined as
    nullptr, compilation failed here.  To me, looks like an error of either Boost or
    Clang; replacing "NULL" with "0" appears to be a good enough workaround.
    (Identified by Jung-uk Kim.)
    
    Change-Id: I702587abfabad6dba55a2b4c65a53e332b4ab048
    e4134035
Adı
Son kayıt (commit)
Son güncelleme
..
SmartTagItem.cxx Loading commit data...
algitem.cxx Loading commit data...
chrtitem.cxx Loading commit data...
clipfmtitem.cxx Loading commit data...
customshapeitem.cxx Loading commit data...
drawitem.cxx Loading commit data...
e3ditem.cxx Loading commit data...
grfitem.cxx Loading commit data...
hlnkitem.cxx Loading commit data...
numfmtsh.cxx Loading commit data...
numinf.cxx Loading commit data...
ofaitem.cxx Loading commit data...
pageitem.cxx Loading commit data...
postattr.cxx Loading commit data...
rotmodit.cxx Loading commit data...
svxerr.cxx Loading commit data...
svxerr.src Loading commit data...
svxitems.src Loading commit data...
viewlayoutitem.cxx Loading commit data...
zoomslideritem.cxx Loading commit data...