(Sorry for the cross-post, see below)
On Fri, Dec 13, 2019 at 09:23:46PM -0500, John Cowan wrote:
> I am getting the following build error on both Cygwin and Ubuntu Xenial.
> All is well until:
>
> BOOTSTRAP GUILEC system/vm/linker.go
> /bin/bash: line 6: 16683 Segmentation fault (core dum
I am getting the following build error on both Cygwin and Ubuntu Xenial.
All is well until:
BOOTSTRAP GUILEC system/vm/linker.go
/bin/bash: line 6: 16683 Segmentation fault (core dumped)
GUILE_AUTO_COMPILE=0 ../meta/build-env guild compile
--target="x86_64-pc-linux-gnu" -O1 -Oresolve-primit
Yay!
Chapeau bas !
So inspiring work!
Jeko
Le 13 décembre 2019 14:30:43 GMT+01:00, Andy Wingo a écrit :
>We are pleased to announce GNU Guile release 2.9.7. This is the
>seventh
>and hopefully next-to-last pre-release of what will eventually become
>the 3.0 release series.
>
>Compared to the
On Fri, 13 Dec 2019 09:12:28 -0500 Michal Herko
wrote
> I am pleased to announce the first relase of guile-web-driver.
>
> guile-web-driver is a client implementation of WebDriver aka Selenium2
> protocol.
> This protocol allows programatic control of a web browser session.
Hi Michal,
On Fri, Dec 13, 2019 at 9:13 AM Michal Herko wrote:
>
> I am pleased to announce the first relase of guile-web-driver.
>
> guile-web-driver is a client implementation of WebDriver aka Selenium2
> protocol.
> This protocol allows programatic control of a web browser session.
>
> The imp
I am pleased to announce the first relase of guile-web-driver.
guile-web-driver is a client implementation of WebDriver aka Selenium2
protocol.
This protocol allows programatic control of a web browser session.
The implementation is not complete,
but it can alrady be used for automated web ser