blob: a1ff295fd4bf1cf413f94f97fd76de265776b03c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] matrix.cpp std::min/max problems?</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:archer%40nevrax.com">
<LINK REL="Previous" HREF="000006.html">
<LINK REL="Next" HREF="000011.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] matrix.cpp std::min/max problems?</H1>
<B>Vincent Archer</B>
<A HREF="mailto:archer%40nevrax.com"
TITLE="[Nel] matrix.cpp std::min/max problems?">archer@nevrax.com</A><BR>
<I>Fri, 10 Nov 2000 09:32:47 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000006.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> Next message: <A HREF="000011.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8">[ date ]</a>
<a href="thread.html#8">[ thread ]</a>
<a href="subject.html#8">[ subject ]</a>
<a href="author.html#8">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>According to Cary Farrier:
><i> I just updated from the latest CVS snapshot, added r:\code\net\include
</I>><i> to the project settings, however when compiling matrix.cpp in VC++ 6.0
</I>><i> (SP3) the compiler is complaining that 'max is not a member of std'.
</I>
Note that, strictly speaking, bug reports should go thru the web
interface rather than the mailing list. It's a lot easier to manage
there. Use the mailing list if you can't access the WWW at all
for some reason (like being buried deep behind 4 firewalls that require
you to sign in blood to access the outside world).
Bug reported to the developper in charge.
--
Vincent Archer Email: <A HREF="mailto:archer@nevrax.com">archer@nevrax.com</A>
Nevrax France. Off on the yellow brick road we go!
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000006.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> Next message: <A HREF="000011.html">[Nel] matrix.cpp std::min/max problems?</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8">[ date ]</a>
<a href="thread.html#8">[ thread ]</a>
<a href="subject.html#8">[ subject ]</a>
<a href="author.html#8">[ author ]</a>
</LI>
</UL>
</body></html>
|