-
Link-time optimisation (some info [here](http://johanengelen.github.io/ldc/2016/11/10/Link-Time-Optimization-LDC.html) and [here](https://llvm.org/docs/LinkTimeOptimization.html) ) can potentially cre…
-
Severity: Undetermined
### Description
dToken has enabled optional Solidity compiler optimizations in its Truffle config file:
```
// Configure your compilers
compilers: {
solc: {…
-
Hi this issue was initially raised on angular repo
https://github.com/angular/angular-cli/issues/28038
To fix this @angular/fire should use the same version of undici as @angular
### Which @a…
-
When executing the command
cmake -DINSTALL_PREFIX=../install -DTUT_PREFIX=../tutorials ../source
```
-- The CXX compiler identification is GNU 9.3.0
-- Check for working CXX compiler: /usr/bin/…
-
Hello fellow Gitters :) I get the following error when trying to compile guidelines wallet on Mac
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix build 'github:NixOS/nixpkgs?ref=afa876d6feea138d23310cc19662b0d3364570d9#rustc'` (tested only on Darwin).
### Build log
http…
-
```
What steps will reproduce the problem?
1. Using Ubuntu 10.04 by default libcurl3 is installed :
xxx@linuxlap:~/Downloads/clamz-0.4$ aptitude search libcurl
v libcurl-dev …
-
# 🐞 bug report
### Affected Package
@angular/localize
### Is this a regression?
Yes, it's a regression from v8
### Description
In v8 was a very handy solution to load your translation data…
fetis updated
2 years ago
-
Here's the reproduction:
```nix
let
compiler = "ghc865";
nixpkgs = builtins.fetchTarball {
url = "https://github.com/nh2/nixpkgs/archive/11aa987ea5b5a593c9ca7a38b391804959f905e5.ta…
-
### Dafny version
4.7.0
### Code to produce this issue
```dafny
method Main() {
print ("ab", ghost "ab"), "\n";
}
```
### Command to run and resulting output
```code
[Module (N…