-
```
[2019-10-01][14:30]{tmh@r50}[91] ~/callblock>cat callblock.conf
Device = /dev/ttyACM*
Log = /home/tmh/callblock/callblock.log
PIDFile = /home/tmh/callblock/callblock.pid
[Blacklist]
Number…
nmr50 updated
5 years ago
-
_indexCount is a int declared in class
_indexCount = 0;
[self runAction:[CCActionRepeat actionWithAction:[CCActionSequence actions:[CCActionDelay actionWithDuration:1.0f], [CCActionCallBlock actionWi…
-
__block variables have been capture by the block,but 'dispose_helper' error , Demo:
__weak CDItem *item = [CDItem new];
__block NSInteger index = 10;
void (^callblock)(NSString *name) = ^(NSStrin…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
I get a pipe open null pointer exception after running
jruby -S parallel_cucumber features -n 12 -o "-p profile1 -p profile2"
12 processes for 296 features, ~ 24 features per process
PopenExecutor.j…
-
Dear developers of SAFE,
I notice that safe accepts multiple JS files as inputs, so I was wondering whether the SAFE is able to handle the model and some functions in NodeJS like module.exports an…
-
```bash
MRUBY_COMMIT=1.3.0 make
```
로 빌드 하는 경우에 한해서,
```golang
mrb.TopSelf().SingletonClass().DefineMethod("myeval", evalFunc, ArgsBlock())
```
또는
```golang
mrb.KernelModule().DefineMethod…
-
parallel_cucumber works well on OSX but does not work on Windows - I receive NullPointerException.
```
> parallel_cucumber ./features
1 processes for 3 features, ~ 3 features per process
Unhandl…
-
Hi,
I'm trying to upgrade from 6.3.2 to 6.4.1 and I have a error:
```
[2018-09-19T11:17:35,465][ERROR][logstash.agent ] Failed to execute action {:action=>LogStash::PipelineAction::Cr…
-
When supporting mruby 2.1 in go-mruby it caused some stack unwinding error.
https://github.com/mitchellh/go-mruby/pull/75
https://github.com/mrbgems/go-mruby/tree/mruby-2
Unexpected `NULL` stack p…