Dan Pike

Results 9 issues of Dan Pike

This is a condensed version of all of the changes that have been as a part of [PR 3957](https://github.com/openscad/openscad/pull/3957), rebased to master beeff28b14a0de55c93ace0255f50e711e9bd841. It includes the recent fix to the...

The section on installing dependencies states that it is only necessary to run ```npm install``` once, but then goes on to say that you need to run it again in...

## Environment info - **Duplicati version**: 2.0.6.3_beta_2021-06-17 - **Operating system**: Windows 10 version 20H2, build 19042.1288 - **Backend**: rsync.net, via SFTP ## Description Duplicati has been running fine for a...

bug
reproduced
local database issue

## Feature Request ### Crates tracing-core v0.1.10 ### Motivation The ```Event``` structure has a method called ```fields()```: ``` /// Returns an iterator over the set of values on this `Event`....

### Environment - Visual Studio version: [example 2015 Community] - CodeMaid version: 11.1.209 - Code language: C++ ### Description Thanks for a really great addin! I think I've come across...

bug
feature: cleaning

Hi, I think this ticket relates to [this issue](https://github.com/evsar3/sshfs-win-manager/issues/11), which was closed last year, apparently because there is a desire to "keep things simple" in SSHFS-Win Manager. The problem that...

help wanted

Would it be possible to add support for source maps? The `%f` and `%l` custom patterns work as described, but they use the transpiled filename and line number. I would...

enhancement
help wanted

I would like `int` values to be output in hex format, but calling: ``` emitter.SetIntBase(Hex); ``` appears to have no effect on anything. There does not seem to be an...

Thank you for maintaining this addon; it's the most useful one of them all! My question is: __Is there a rule() function that invokes another rule by ID?__ I have...

question