Date: Fri, 20 Sep 2019 07:18:19 +0000 From: bugzilla-noreply@freebsd.org To: fortran@FreeBSD.org Subject: [Bug 240672] math/suitesparse: compiler error on CURRENT: error: '::gets' has not been declared Message-ID: <bug-240672-37611-RRtT5pDHd9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240672-37611@https.bugs.freebsd.org/bugzilla/> References: <bug-240672-37611@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240672 Thierry Thomas <thierry@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed CC| |thierry@FreeBSD.org --- Comment #1 from Thierry Thomas <thierry@FreeBSD.org> --- It appears that ::gets has been removed from C++11, then use compiler:c++0x. Thanks for the report! -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240672-37611-RRtT5pDHd9>
