-
## Compiler version
3.4.1, 3.4.2-RC1
## Minimized code
```Scala
type Foo[A] = A
def foo[A
3.4.2-RC1:
s5bug updated
6 months ago
-
```
Perhaps
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_
check_gl.m4 is a better alternative?
diff --git a/configure.ac b/configure.ac
index 128b76b..bfd4c19 1006…
-
Hi,
I'm looking at this now and I'm quite impressed, nice work there!
But one thing that concerned me when profiling the CirclesDemo is how much time is spent null checking and getting the datum:
…
-
### Describe the bug
Even run `configure --disable-FEATURE` it silently grab if library is installed and link with it.
--disable-alsatest --disable-alsa-midi: link with libasound.so.2
~~--disable…
-
Consider the following GHCi session:
```
ghci> f x:xs = print(x, xs)
:162:1: error: Parse error in pattern: f
```
This is a function that a beginner I was talking to asked about. They (unde…
-
Hello, don't find this coins :
* https://gulden.com/en
* https://feathercoin.com/
* https://blackcoin.org/
* https://myriadcoin.org/?lang=en
* https://www.stratisplatform.com/
* https://validit…
-
This is some of my own debug print output:
```
Wikiarticle: WARNING: ... lang_code ... output name ... language heading in Greek wiktionary
άντε: WARNING: Language code 'tsd' Greek name 'tsakoniu…
-
Hi,
any chance to make the docx output work? From the [example document](https://github.com/tomduck/pandoc-fignos/blob/master/demos/out/demo3.docx) it seems the functionality is not there yet. What…
-
BPO | [24418](https://bugs.python.org/issue24418)
--- | :---
Nosy | @ncoghlan, @pitrou, @ned-deily, @asmeurer, @dstufft
*Note: these values reflect the state of the issue at the time it was migrated …
-
When building the master branch with autoconf configured as follows, the CFLAGS are being overridden and the attempt to turn off optimisation breaks.
This in turn breaks debugging.
```
[minfrin…