Files
bison/data/skeletons
Paul Eggert 54c5d5d1b4 c++: port to Sun C++ 5.12
The documentation for Oracle Solaris Studio 12.3 (Sun C++ 5.12
2011/11/16) says it supports C++03.  This compiler rejects the
location.cc use of std::max for some reason; I don’t know why
since I don’t use C++ as a rule.  The simplest workaround is to
open-code ‘max’.
* data/skeletons/location.cc (add_):
Do max by hand rather than relying on std::max.
Don’t include <algorithm.h>; no longer needed.
2019-10-17 12:25:05 -07:00
..
2019-09-14 09:55:17 +02:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-10-17 11:51:20 -07:00
2019-01-05 14:58:05 +01:00
2019-10-02 17:11:33 -07:00
2019-01-05 14:58:05 +01:00
2019-06-23 11:20:18 +02:00
2019-10-15 07:02:26 +02:00
2019-01-05 14:58:05 +01:00
2019-06-19 19:15:31 +02:00
2019-10-03 09:27:41 +02:00
2019-10-12 12:11:42 +02:00
2019-09-14 10:09:08 +02:00
2019-10-17 12:25:05 -07:00
2019-01-05 14:58:05 +01:00
2019-10-15 07:02:26 +02:00