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

Other compilers (Zig/'Clang'). Assignment changed to 'update' class function call, instead of operator= overload #60

Open
JamesParrott opened this issue Jun 9, 2024 · 1 comment

Comments

@JamesParrott
Copy link
Collaborator

E.g.: https://github.com/fiftysevendegreesofrad/sdna_plus/blob/main/sDNA/sdna_vs2008/prepareoperations.h line 179

errors = sDNAGeometryCollection("errors",POLYLINEZ,error_metadata) changed to errors.set_metadata(...

sDNAGeometryCollection was given a set_metadata class function in similarly named .cpp or .h file.

@JamesParrott
Copy link
Collaborator Author

Included in #74 on Cross_Platform branch

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

No branches or pull requests

1 participant