Skip to content

Conversation

@afabri
Copy link
Member

@afabri afabri commented Oct 23, 2025

Summary of Changes

Make Point_set_3 independent from Point_set_processing. No API changes and no changes in #include directories.

Release Management

  • Affected package(s): Point_set, Point_set_processing, Stream_support
  • Issue(s) solved (if any): fix #0000, fix #0000,...
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: Some files change from GPL to LGPL, so I hope @palliez is ok.

@sloriot
Copy link
Member

sloriot commented Oct 24, 2025

Breaks at least classification in CGAL-6.2-Ic-26

@afabri

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

sloriot added a commit that referenced this pull request Nov 20, 2025
## Summary of Changes

For file formats that expect floating point coordinates we convert on
the fly so that `CGAL::io::write_polygon_soup()` also works for polygon
soups with ` FT` which are non-float/double, e.g.
`Exact_predicates_exact_constructions_kernel`.
Additionally, we document the named parameter `point_map` as it was
missing.

## Release Management

* Affected package(s): Stream_support
* Issue(s) solved (if any): fix #9071
* License and copyright ownership: unchanged 
* upon integration update and test #9109
@sloriot

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

@github-actions
Copy link

There was an error while building the doc:

/home/runner/work/cgal/cgal/Stream_support/include/CGAL/IO/LAS.h:230: warning: The following parameter of CGAL::IO::write_LAS_with_properties(std::ostream &os, const PointRange &points, std::tuple< PointMap, LAS_property::X, LAS_property::Y, LAS_property::Z > point_property, PropertyHandler &&... properties) is not documented:
  parameter 'properties'

https://github.com/CGAL/cgal/actions/runs/19539331933

@afabri
Copy link
Member Author

afabri commented Nov 20, 2025

/force-build:v0

@github-actions
Copy link

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9109/v0/Manual/index.html

Copy link
Member

@lrineau lrineau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there should be backward-compatibility headers, to replace the removed headers.

@afabri
Copy link
Member Author

afabri commented Nov 20, 2025

I think there should be backward-compatibility headers, to replace the removed headers.

Which one is missing?

@lrineau
Copy link
Member

lrineau commented Nov 20, 2025

I think there should be backward-compatibility headers, to replace the removed headers.

Which one is missing?

Sorry. I read the diff to fast. They are present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants