-
A user reports:
Connor Lane Smith @lubutu: @wm checking out whistlepig, and i had to remove -D_ANSI_SOURCE from CFLAGS to get it to build on a mac, else it whines about snprintf. jfyi
-
Currently `cmd~word~word2` works for apparently any amount of `~`. Combinations of `~` and `~!` e.g. `cmd~word~!word2` should also be supported.
-
Feel like working with me on ShEx support?
-
Hi, any plans for adding support for BLIF? for importing and/or exporting?
-
Forking the issue https://github.com/NetBSD/pkgsrc/issues/130#issuecomment-2017688580.
Currently I test only the OpenMPTCProuter distro, but OpenWRT probably suffers in the same way.
The distro …
-
When I tested Ddisasm v1.5.3 (docker image digests a803c9, Apr. 2022) for my research, I found several interesting bug cases.
First, I observe that Ddisasm incorrectly symbolize jump table. As an…
-
- Ubuntu 20.04 focal
- crosstool-ng-1.24.0
here is what occured
$ ./configure -prefix='/home/agvantibo/Local apps/crosstool'
checking for a BSD-compatible install... /usr/bin/install -c
checki…
-
configure rework
- bison/flex option
- require either bison or byacc/yacc, not both (done)
- relax YACC checks (done)
- canned parser, omitting bison/yacc requirement.
- target artifact
…
-
The issue is an extension from the existed issue #958 . However, it seems that the build guidance on windows is still not released, so I open a new issue here.
I try to compile verible on windows10…
-
I have been trying to follow the [Nix wiki](https://nixos.org/wiki/How_to_install_nix_in_home_%28on_another_distribution%29) to install Nix on a custom path `/scratch/gopinath/nix`. The `/nix` path is…