|
From: Maciej S. <mac...@ce...> - 2015-05-13 19:11:32
|
Hi Cary, Thank you for the information. Which compiler do you use or what flags cause the warning to appear? I have tried gcc 4.9.2/5.1.0 & clang 3.6.0 (all 64 bits) and none of them have displayed the message. Regards, Orson On 05/13/2015 08:59 PM, Cary R. wrote: > One thing I see when compiling under RHEL5 64-bit is I get the following warning: > expression.cc: In copy constructor ‘ExpConditional::else_t::else_t(const ExpConditional::else_t&)’: > expression.cc:313: warning: base class ‘class LineInfo’ should be explicitly initialized in the copy constructor > Cary > > > > On Wednesday, May 13, 2015 11:44 AM, Maciej Sumiński <mac...@ce...> wrote: > > > On 05/13/2015 07:35 PM, Stephen Williams wrote: >> >> I'm still thinking in terms of making a version 10 soon, but I've >> made a snapshot first, here: >> >> ftp://ftp.icarus.com/pub/eda/verilog/snapshots/iverilog-20150513.tar.gz >> >> This is simply a dump of what was at the head of the master branch. >> There are a few issues with the vhdl support, but in general this >> should give a good idea of what's going to be in the release. > > Hi Steve, > > What are the problems related to the VHDL support? Perhaps I could fix > them before the new release. I have just run the test suite and there > were no tests broken. > > Regards, > Orson > >> Maybe the weekend of May 23/24 I may create a release branch? >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> Iverilog-devel mailing list >> Ive...@li... >> https://lists.sourceforge.net/lists/listinfo/iverilog-devel >> > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel > > > > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel > |