Skip to Content.
Sympa Menu

cgal-discuss - C4503 and other compile warnings

Subject: CGAL users discussion list

List archive

C4503 and other compile warnings


Chronological Thread 
  • From: Ashwin Nanjappa <>
  • To: CGAL Discuss <>
  • Subject: C4503 and other compile warnings
  • Date: Wed, 09 Jan 2008 18:14:26 +0800

Hi,

I get a lot of C4503 warnings, even though I've wrapped the CGAL header file includes in a "#pragma warning(push ... disable: ... pop)" block. Is there any way of masking *only* all CGAL-related compile warnings in my source files?

~ash


  • C4503 and other compile warnings, Ashwin Nanjappa, 01/09/2008

Archive powered by MHonArc 2.6.16.

Top of Page