Skip to content

Conversation

@francoisbonneau
Copy link
Member

No description provided.

@github-actions github-actions bot changed the base branch from master to next October 28, 2025 13:23
Copy link
Member

@panquez panquez left a comment

Choose a reason for hiding this comment

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

Homogenize all message logs

"[SolidMesh::compute_polyhedra_around_vertex] Too many polyhedra "
"[SolidMesh::compute_polyhedra_around_vertex] Solid: ",
solid.name(),
" Too many polyhedra "
Copy link
Member

Choose a reason for hiding this comment

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

try to homogenize the log messages: here in this file you have the version with the separator"-" and without

{
const auto msg =
absl::StrCat( "Surface ", mesh_.name(), " - ", e.what() );
throw( geode::OpenGeodeException( msg ) );
Copy link
Member

Choose a reason for hiding this comment

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

remove ()

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.

3 participants