Mauro Condarelli

Results 30 issues of Mauro Condarelli

Apparently some incompatibility is again afoot. I am compiling with: ```gradle apply plugin: 'com.android.application' android { compileSdkVersion 28 defaultConfig { applicationId "it.condarelli.okcash" minSdkVersion 26 targetSdkVersion 28 versionCode 1 versionName "1.0"...

## Pull request type Early feedback Please check the type of change your PR introduces: - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, renaming)...

# Feature Request **Describe the Feature Request** Add to the integrated Docker image (actually a compose set of images) also a zeronsd image to handle name serving on networks. This...

enhancement
priority-medium

Is there, or is it planned somehow, a standalone program to handle ini-files from the shell? I am looking for something like [crudini](https://github.com/pixelb/crudini) but without the python overhead. If this...

Ccan files contain documentation comments resembling Doxygen ones, but they are not. What tool am I supposed to use?

I have a (rather large) MySql dump that will loop forever (at least for more than 24 hours) if processed with standard Debian/Sid awk (GNU Awk 5.0.1, API: 2.0 (GNU...

It seems Visible property for TextField is not honored by the associated Decorators. I have the following code snippet: ``` java MigPane root = new MigPane("fill, hidemode 3", "", "[grow...

I am interested in expanding ValidationUtils to include something like a "bubble Validator"; this would work installing handlers to all validated child of the given node to monitor them and...

It seems I have some real bad problems with my tentative implementation. Launching the program several times I end up with (at least) two different outputs, even if I'm parsing...

bug

## Required - What you expect to be happening. - I expect to be able to use zerotier-cli - What is actually happening? - most commands exit with "Segmentation fault"...

Type: Bug
Status: Can't Reproduce