1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/graphics/ampasACES-container
Adriaan de Groot cf313ba9d6 Fix graphics/ampasACES-container with Clang6.
aces_formatter.cpp:255:24: error: non-constant-expression cannot
	be narrowed from type 'unsigned int' to 'int32' (aka 'int') in
	initializer list [-Wc++11-narrowing]
		scanLineHeader sh = { yMin + row, scanLineSize };

Reported upstream as well. Not bumping PORTREVISION since this is just
a compile fix.
2018-06-23 20:04:27 +00:00
..
files Fix graphics/ampasACES-container with Clang6. 2018-06-23 20:04:27 +00:00
distinfo
Makefile
pkg-descr
pkg-plist