Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480272 - x11-wm/i3-4.6 - ../i3-4.6/src/handlers.c:848:50: error: ‘DBL_EPSILON’ undeclared (first use in this function)
Summary: x11-wm/i3-4.6 - ../i3-4.6/src/handlers.c:848:50: error: ‘DBL_EPSILON’ undecla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kacper Kowalik (Xarthisius) (RETIRED)
URL: http://cr.i3wm.org/patch/201
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-08-08 16:47 UTC by Jeroen Roovers (RETIRED)
Modified: 2013-08-08 18:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
x11-wm:i3-4.6:20130808-163019.log (20130808-163019.log,16.26 KB, text/plain)
2013-08-08 16:47 UTC, Jeroen Roovers (RETIRED)
Details
i3-4.6-float.patch (i3-4.6-float.patch,268 bytes, patch)
2013-08-08 17:07 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2013-08-08 16:47:32 UTC
Created attachment 355424 [details]
x11-wm:i3-4.6:20130808-163019.log

Needs to include some version of float.h, I think.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-08 17:07:22 UTC
Created attachment 355426 [details, diff]
i3-4.6-float.patch
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2013-08-08 18:57:16 UTC
+  08 Aug 2013; Kacper Kowalik <xarthisius@gentoo.org>
+  +files/i3-4.6-missing_include.patch, i3-4.6.ebuild:
+  Add missing include wrt #480272 by Jeroen Roovers <jer@gentoo.org>