-
When a JMS connection is created on Web or EJB container, connections are pooled in the JMS connection factory.
If a JMS connection factory setting (ie, maximum pool size) is changed, all the pooled …
-
Or just delete it if we don't feel it has anymore value.
-
Hi,
I noticed a crash when using [this font](http://www.dafont.com/fr/bd-cartoon-shout.font) with exclamation dots in a CCLabelTTF.
A simple way to test is to replace the following line by the next o…
-
I just installed exercism - I think I installed it correctly. However, I am unable to fetch new exercises. I still have not fetched a single exercise. When I try to fetch new exercises, I get the foll…
-
I'm trying to get reverse debugging working on Ubuntu 16.04.1 x64.
I'm using VSCode nightlies and node chakracore nightlies. I've tried many recent versions of Node Chakra core (using nvs) but cann…
-
This issue has been migrated from Redmine: https://dev.icinga.com/issues/524
**Created by alexs77 on 2010-06-21 18:25:48 +00:00**
Assignee: _Tommi_
Status: _Resolved_ (closed on _2012-04-04 16:55:0…
-
I'm on Linux Deepin ( Debian Jessie) using the bintray DEB package
Stack trace:
_strace ponyc
```
execve("/usr/bin/ponyc", ["ponyc"], [/* 59 vars */]) = 0
brk(NULL) …
-
Hi all,
I recently started to work with JavaSymbolSolver. My objective is to extract the method calls of an Stream variable (map, flatMap, filter,...) in a piece of code and then infer the type of …
-
I see you refactoring the code, ... so consider replacing c code with c++ one. I mean there are some places where OOP approach with virtual fuctions and abstract classes can simplify things.
-
On ubuntu 16.10 (updated on 23 oktobober 2016) the .deb package for ponyc gives the following error:
ponyc -v
0.7.0-4986123 [release](llvm 3.9.0) (gcc-5 (Ubuntu 5.4.1-2ubuntu2) 5.4.1 20160929)
peter…