-
The python script has served us well, but it appears to be too cumbersome (e.g. runs, especially on Travis, have a long delay between the first line and the first test completed). It might also be res…
-
If `make` fails due to warnings in compilation (e.g. because a user uses a newer version of OTP that has not yet been tested), there should be an "easily alternative" available to let make go through.
-
Things we want to include in the newsletter. Don't forget the suggtions that didn't make last week, marked as 🎉 : https://github.com/gootik/this-week-in-erlang/issues/16
-
```
src/concuerror_callback.erl:1041: erlang:get_stacktrace/0 used following
an old-style 'catch' may stop working in a future release. (Use it inside 'try'.)
```
This is due to: https://github.c…
-
Hi,
I've tried to build it on OS X and the following error was raised.
```
readlink: illegal option -- f
usage: readlink [-n] [file ...]
make: stat: concuerror: Too many levels of symbolic l…
-
```
$ concuerror -m ban
Error: Could not find module ban.
Use --help for more information.
```
Error message should suggest --help input, probably?
-
It should be related to the `--module` option, not the general initial loading of files. Must be fixed before #96.
-
One may want to move Concuerror's script around or make symlinks to it and the tool should still work.
Created from #121.
-
https://twitter.com/Vahnatai/status/809397611333582848
-
Hello, folks!
It will be cool to be able to install Concuerror via Brew on OSX and as that requires maintaining tags with each consequent release I'm asking to do such a favor.
Please support easin…