From: Martin W. <ic...@ma...> - 2020-09-26 22:23:46
|
On 26/09/2020 21:59, Stephen Williams wrote: > I've made an 11.0 release, and the release source files are here: > > <ftp://ftp.icarus.com/pub/eda/verilog/v11/> > > Try it out, and let's see how it goes. Feedback in this mailing list, > especially with packaging issues. > I tested a clean checkout and build of the v11-branch. The version is reported as "11.0". Previous releases would report something like "10.3 (stable)". The lack of a space after the version number caused the vpi/check_version test to segfault. I've fixed that. |