]> OCCT Git - occt-copy.git/commit
0024820: CLang compiler warning -Wreturn-stack-address
authoremv <emv@opencascade.com>
Tue, 15 Apr 2014 12:07:02 +0000 (16:07 +0400)
committerabv <abv@opencascade.com>
Mon, 21 Apr 2014 09:30:36 +0000 (13:30 +0400)
commit239a64e7c2a82fc9c1a6ebf518a4614cac0aa705
tree018490bb48ed01bba8d541fa2828b7f6a37664c7
parent5cfb55b03b6fdd67f67ebc2b8edc7104db7dc97a
0024820: CLang compiler warning -Wreturn-stack-address
The signature of the function BOPDS_DS::CommonBlock(const Handle(BOPDS_PaveBlock)& thePB)
has been changed to return handle, not a reference to handle.
src/BOPDS/BOPDS_DS.cdl
src/BOPDS/BOPDS_DS.cxx