1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/graphics/iulib
John Marino 7afd9ae9f9 graphics/iulib: Fix c++ template so gcc5 can build iulib, but use clang
This error should have appeared with gcc 4.9.  According to documentation,
  "Default arguments on redeclaration of member functions of class
   template now rejected"

The default argument has to appear in first declaration of the template.

Fixing this for gcc5 has the pleasant side effect of allowing USE_GCC
requirement to be dropped.  Clang needed this fix too!

Approved by:	blanket (gcc5, clang)
2015-04-21 09:37:13 +00:00
..
files graphics/iulib: Fix c++ template so gcc5 can build iulib, but use clang 2015-04-21 09:37:13 +00:00
distinfo
Makefile graphics/iulib: Fix c++ template so gcc5 can build iulib, but use clang 2015-04-21 09:37:13 +00:00
pkg-descr graphics/iulib: Update WWW (was redirecting from defunct Google Code) 2015-04-21 08:33:20 +00:00
pkg-plist Cleanup plist 2014-10-20 17:04:20 +00:00