diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2008-11-01 08:32:27 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-11-01 08:32:27 +0000 |
| commit | f934c95899baba1ef8c82a9aa22c4e9aacb19e9c (patch) | |
| tree | 90915d4a8f6c84ae5b6820770194b4ca352e50ac /graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp | |
| parent | Recently added `nvidia-driver-173' for legacy GPUs. (diff) | |
- Make fetchable again by upgrading to 4p8; (1)
- s/NOPORTDOCS/NOPORTEXAMPLES/;
- elease maintainership.
Notified by: Karsten Rothemund <photor (at) photor (dot) de> (1)
Notes
Notes:
svn path=/head/; revision=222269
Diffstat (limited to 'graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp')
| -rw-r--r-- | graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp b/graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp new file mode 100644 index 000000000000..02ecd9fc9abd --- /dev/null +++ b/graphics/wildmagic/files/patch-LibFoundation_Containment_Wm4ContEllipse2MinCR.cpp @@ -0,0 +1,12 @@ +--- ./LibFoundation/Containment/Wm4ContEllipse2MinCR.cpp.orig 2008-10-31 21:09:27.000000000 +0100 ++++ ./LibFoundation/Containment/Wm4ContEllipse2MinCR.cpp 2008-10-31 21:21:10.000000000 +0100 +@@ -101,7 +101,9 @@ + iYMin = i; + } + } ++#ifdef _DEBUG + assert(iXMin != -1 && iYMin != -1); ++#endif + abUsed[iYMin] = true; + + // The convex hull is searched in a clockwise manner starting with the |
