Skip to content

Lab: Suppress warning#9384

Open
afabri wants to merge 1 commit intoCGAL:mainfrom
afabri:Lab-disable_warning-GF
Open

Lab: Suppress warning#9384
afabri wants to merge 1 commit intoCGAL:mainfrom
afabri:Lab-disable_warning-GF

Conversation

@afabri
Copy link
Member

@afabri afabri commented Mar 19, 2026

Summary of Changes

Suppress warning issued by gcc.

include/CGAL/Three/Viewer_interface.h:42:21: warning: defining ‘CGAL::Three::Viewer_interface’, which previously failed to be complete in a SFINAE context [-Wsfinae-incomplete=]
   42 | class VIEWER_EXPORT Viewer_interface : public CGAL::QGLViewer{
      |                     ^~~~~~~~~~~~~~~~

Release Management

  • Affected package(s): Lab
  • License and copyright ownership: unchanged

@afabri afabri self-assigned this Mar 19, 2026
@afabri afabri added Warnings For an issue about warnings, or a pull-request that fixes warnings CGAL 3D demo Ready to be tested labels Mar 19, 2026
@afabri afabri requested a review from sloriot March 19, 2026 07:50
@afabri afabri added this to the 6.2-beta milestone Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CGAL 3D demo Ready to be tested Warnings For an issue about warnings, or a pull-request that fixes warnings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant