Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bug 790776: gcc-11: media-gfx/solvespace-2.3 amd64 patch(es)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3638

PostPosted: Mon May 24, 2021 8:09 am    Post subject: Bug 790776: gcc-11: media-gfx/solvespace-2.3 amd64 patch(es) Reply with quote

Code:
cat /etc/portage/patches/media-gfx/solvespace-2.3/solvespace-2.3-001-gcc-11-limits.patch
--- ./src/exportvector.old.cpp   2016-12-24 05:09:48.000000000 +0300
+++ ./src/exportvector.cpp   2021-05-24 10:40:21.175970306 +0300
@@ -3,6 +3,8 @@
 //
 // Copyright 2008-2013 Jonathan Westhues.
 //-----------------------------------------------------------------------------
+#include <limits>
+
 #include <libdxfrw.h>
 #include "solvespace.h"
Code:
cat /etc/portage/patches/media-gfx/solvespace-2.3/solvespace-2.3-002-gcc-11-limits.patch
--- ./src/importdxf.old.cpp   2016-12-24 05:09:48.000000000 +0300
+++ ./src/importdxf.cpp   2021-05-24 10:55:17.862559663 +0300
@@ -1,3 +1,5 @@
+#include <limits>
+
 #include "solvespace.h"
 #include "libdxfrw.h"
 #include "libdwgr.h"
Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "


Last edited by CaptainBlood on Mon May 24, 2021 8:15 am; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Mon May 24, 2021 8:11 am    Post subject: Reply with quote

Pleas attach your patch on bug #790776
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum