Commit graph

2 commits

Author SHA1 Message Date
Tobias Kortkamp
2162d07aed java/jlint: Unbreak on CURRENT
In file included from access_desc.cc:1:
In file included from ./access_desc.hh:8:
In file included from ./class_desc.hh:4:
In file included from ./types.hh:41:
./jlint.d:117:16: error: redefinition of 'drem'
JAVA_INSN(115, drem, 1)
               ^
/usr/include/math.h:329:8: note: previous definition is here
double  drem(double, double);
        ^
2020-03-22 06:08:32 +00:00
Baptiste Daroussin
ed3aa7042b Actually add the patch
Reported by:	antoine
2017-02-11 21:28:03 +00:00