Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Deactivating the CGAL::Object error message

Subject: CGAL users discussion list

List archive

[cgal-discuss] Deactivating the CGAL::Object error message


Chronological Thread 
  • From: Costas Tsirogiannis <>
  • To:
  • Subject: [cgal-discuss] Deactivating the CGAL::Object error message
  • Date: Thu, 19 Aug 2010 12:20:03 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FFB8VyiskeDM0nnn6ThKWkYLsxADEWnAbsZT5vSJkRuym5vk/Nnfuy10wKQvJucMzs 8IxaItUdrT1LRNxgPckjr9ZYaLaqT+ccdwsV+g8qx/DqQqbQz1gVohzUw0V5tHxlfAcE s4fF+UaRH+YAj/DuJ9K7K+v/urweJhFefAzAQ=

Greetings,

I guess this is a trivial one:

 I am using a function that returns a CGAL::Object and I use an if( CGAL::assign(...) ) as a condition
at some point. So there comes the standard message:

" object_cast inside Lazy_construction_rep::operator() failed. It needs more else if's (#1)
  dynamic type of the Object : i "

I want to deactivate this message without switching off the error stream. How can I do that?

thanks

Constantinos


  • [cgal-discuss] Deactivating the CGAL::Object error message, Costas Tsirogiannis, 08/19/2010

Archive powered by MHonArc 2.6.16.

Top of Page