#65979 closed defect (fixed)

fluxbox @1.3.7_2: src/Ewmh.cc:917:38: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing] }

Reported by: kencu (Ken) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc:
Port: fluxbox

Description

on 32bit snowleopard:

src/Ewmh.cc:917:38: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing]

https://build.macports.org/builders/ports-10.6_i386-builder/builds/89636/steps/install-port/logs/stdio

Change History (1)

comment:1 Changed 19 months ago by kencu (Ken)

Owner: set to kencu
Resolution: fixed
Status: newclosed

In 6fced832f008fa3adba9614fde8948778388dc2d/macports-ports (master):

fluxbox: fix narrowing error on 32bit

closes: #65979

Note: See TracTickets for help on using tickets.