pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53777: www/webkit24-gtk syntax errors -- fails to compile



The following reply was made to PR pkg/53777; it has been noted by GNATS.

From: Alexander Garvin <alexwgarvin%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53777: www/webkit24-gtk syntax errors -- fails to compile
Date: Tue, 11 Dec 2018 10:36:31 -0500

 in LocalizedStringsGtk.cpp:
 
 error: call of overloaded 'abs(float&)' is ambiguous
 
 int seconds = static_cast<int>(abs(time))
 
 
 same thing in GtkClickCounter.cpp, except for 'gdouble' instead of float.
 
 


Home | Main Index | Thread Index | Old Index