-
-
Originally reported by: **Colin Basnett (Bitbucket: [cmbasnett](http://bitbucket.org/cmbasnett), GitHub: [cmbasnett](http://github.com/cmbasnett))**
---
---
- Bitbucket: https://bitbucket.org/darkli…
-
I'm having an issue where logstash-forwarder is exiting after running successfully for 10-15 minutes. The machine is under some load (8 on a 8 core box) and 600MB into swap with 16GiB total / 2500MB f…
-
Hello, I am trying to stub the http request from a scalaj-http client by using your gem and betamax can't read the tapes it generates. Here is an example tape content:
``` yaml
!tape
name: cultizm ro…
-
I'm trying to get Kundera deployed in Wildfly 8.2 and am receiving the following exception which are causing my deployment to fail and have me blocked:
```
2015-03-15 23:18:38,322 ERROR [org.jboss.ms…
-
pg_repack not compatible with libpq5 9.5 ???
steps to reproduce
wget -q -O- https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add -
echo "deb http://apt.postgresql.org/pub/repos/apt/ tru…
Slach updated
8 years ago
-
Currently, we used two transaction to get the job done (in ejb/TaskScheduler)
``` java
User user = p.getIdOwner();
user.addBalance(fundDao.getFundLevel(p));
userDao.update(user);
p.transferDone();
pr…
-
Список измененных файлов:
modified: KFChar/Classes/ZombieBloat.uc
new file: KFChar/Classes/ZombieBloat_STANDARD.uc
modified: KFChar/Classes/ZombieBloat_XMas.uc
modified: KFChar/Classes/Zom…
MrTGN updated
9 years ago
-
no matter what I do, I cant skip dev building of DevIL with just 'make'. And make gives out an error on building libIL_LA_EXR.lo, which cancels the build process.
-
I'm trying to get support for C# generics working with templating, but company-mode seems to support only parentheses to mark parameters.
I'd like type parameters to be templated too such that
``` c…