-
`===> Compiling lfe`
``` erlang
src/lfe_qlc.erl:35: Warning: variable 'Opts' is unused
src/lfe_ms.erl:302: Warning: function fetch_binding/2 is unused
src/lfe_macro.erl:625: Warning: function …
-
I think it is better, or additionally to have synchronized patch files, so it is easier to apply them to newer kernel app versions.
Another issue, is to allow different code search path, so old file…
-
Hello Team,
I am unable to scroll down to a particular folder in the Debug console of my cloud ***.azurewebsites. I am talking about the file structure above the cmd/powershell window.
Due to which I…
-
I wanted to give this track a try, to really have the latest version of the exercise I removed my `leap` folder and did a `exercism f lfe leap`, `cd ~/exercism/lfe/leap` and `make eunit`.
After all t…
NobbZ updated
8 years ago
-
I am using Asus A455LJ running Ubuntu Mate 15.10 (Wily Werewolf) 64-bit , Kernel Linux 4.2.0-35-generic x86_64 , Mate 1.10.2
Installed Engrampa 1.10.2
I have a few .aff files that i need to analyze. T…
-
## Steps to reproduce
- checkout microsoft/visualfsharp
- cd into lkg folder
- call dotnet restore
- wait for eternity
## Expected behavior
- top level summary of packages that needs to be downloaded
…
-
Let's implement a new comment syntax for 0.10.0. Current syntax `discard """ ... """` is too ugly and too much hassle to write. It's about time I make this feature request official and create an issue…
dom96 updated
8 years ago
-
App: IEx
Type: bug
When using the [`readline`](http://tiswww.case.edu/php/chet/readline/rltop.html#Documentation) [keyboard shortcuts](http://tiswww.case.edu/php/chet/readline/rluserman.html#SEC6) t…
-
Can someone review these? Esp. the question about docs.
General problems I'll fix:
- `linuxcnc` package `Recommends: linuxcnc-doc-en`:
- Can this be changed to `Suggests:` so the docs aren't insta…
-
I'm using Netbeans to compile and startup erlyberly.
I noticed the reconnection has a slight hiccup.
Loads of "Not connected"s when the node is down, and then the ominous:
"java.lang.ClassCastExcept…