Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for byref methods that return Standard_Boolean instead of void (#45) #46

Closed
wants to merge 1 commit into from
Closed

Conversation

voneiden
Copy link

@voneiden voneiden commented Jul 2, 2022

(This is a proof of concept PR)

Well, we're in a pickle. This rather backwards incompatible change appears to affect 101 rendered cpp files and 632 methods where the return value has been previously ignored.

Adaptor3d.cpp
BRepGProp.cpp
IGESDraw.cpp
BRepBlend.cpp
IntPatch.cpp
TPrsStd.cpp
ProjLib.cpp
StepToTopoDS.cpp
XmlMDF.cpp
ShapeCustom.cpp
RWStepAP214.cpp
math.cpp
ShapeFix.cpp
TDF.cpp
TopOpeBRepBuild.cpp
IGESGeom.cpp
BRepFilletAPI.cpp
IGESGraph.cpp
Graphic3d.cpp
STEPConstruct.cpp
Contap.cpp
BRepLib.cpp
IFSelect.cpp
TNaming.cpp
OpenGl.cpp
BOPTools.cpp
IGESData.cpp
FairCurve.cpp
CDM.cpp
IGESSelect.cpp
CSLib.cpp
IntTools.cpp
TopOpeBRep.cpp
ShapeUpgrade.cpp
Bnd.cpp
IGESSolid.cpp
GeomInt.cpp
IGESToBRep.cpp
TDataStd.cpp
SelectMgr.cpp
ChFi3d.cpp
ShapeExtend.cpp
TopOpeBRepTool.cpp
BRepClass.cpp
Extrema.cpp
Aspect.cpp
XCAFDimTolObjects.cpp
StepAP209.cpp
Interface.cpp
BRepTools.cpp
Bisector.cpp
ShapeAnalysis.cpp
BRepFeat.cpp
AdvApprox.cpp
BRepOffset.cpp
Transfer.cpp
AppDef.cpp
Prs3d.cpp
MeshVS.cpp
gp.cpp
Draft.cpp
BRepApprox.cpp
TDataXtd.cpp
ShapeProcess.cpp
HLRBRep.cpp
GeomAPI.cpp
XSControl.cpp
IGESDefs.cpp
IntCurve.cpp
XCAFDoc.cpp
TObj.cpp
BRepMesh.cpp
CPnts.cpp
IGESDimen.cpp
LocOpe.cpp
GeomLib.cpp
TFunction.cpp
IGESBasic.cpp
XmlObjMgt.cpp
AdvApp2Var.cpp
BOPDS.cpp
Geom2dInt.cpp
IGESAppli.cpp
TopOpeBRepDS.cpp
BRepClass3d.cpp
STEPCAFControl.cpp
AIS.cpp
XCAFPrs.cpp
ShapeAlgo.cpp
Geom.cpp
ShapeConstruct.cpp
IntCurveSurface.cpp
BRepExtrema.cpp
Geom2dLProp.cpp
TopoDSToStep.cpp
Geom2dHatch.cpp
StepData.cpp
Geom2dGcc.cpp
GCPnts.cpp
BSplCLib.cpp
GeomFill.cpp

@voneiden voneiden closed this by deleting the head repository May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant