|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #9073] gcc 4.8 patch for compilation warnings and recursive infinite loop issues |
Date: | Sun, 7 Aug 2016 09:11:44 +0000 (UTC) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36 |
URL: <http://savannah.gnu.org/patch/?9073> Summary: gcc 4.8 patch for compilation warnings and recursive infinite loop issues Project: GNU Octave Submitted by: None Submitted on: Sun 07 Aug 2016 09:11:42 AM UTC Category: Core : new feature Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: I found some issues during building Octave (HG tip) using GCC 4.8; the compiler failed with RAM of 512 MB, and complained about a few issues of constructor/function argument shadowing member functions. To configure the build I followed the recommended bootstrap, configure and make instructions without any special flags. Is this a known issue or am I doing something wrong ? Fixing these I was able to make the build successful. My patch follows in post-script. Would there be general interest to accept these changes ? _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sun 07 Aug 2016 09:11:42 AM UTC Name: patch0.txt Size: 3kB By: None <http://savannah.gnu.org/patch/download.php?file_id=38131> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?9073> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |