Alessandro Gatti

Results 27 issues of Alessandro Gatti

(This sort of crosses the line between bug and feature, though) **Describe the bug** Filesystem providers whose factories do not implement GFileSystemProbeBytesOnly or GFileSystemProbeByteProvider are not considered when opening a...

Feature: Filesystem
Status: Internal

This PR is meant to make bit shift/rotate more compliant with the documentation. The following changes have been made: * VF and XF were not updated for ASL/ASR/LSL/LSR * CF...

Feature: Processor/68000
Status: Internal

**Describe the bug** Extra dependencies set install fails from within PyCharm. **To Reproduce** Steps to reproduce the behavior: 1. Have a project with some extra dependencies set. 2. Click on...

### What's wrong Reassigning a value for dataclass member variable from a dataclass member function triggers a stray WPS601 warning. Here is a code snippet that shows the issue: ```python...

bug

Seems like when setting `DOCKER_HOST` to point to a SSH host, dobi fails to execute the requested tasks: ```bash ❯ export DOCKER_HOST=ssh://[email protected] ❯ dobi buildimage [ERROR] failed to create client:...

**Describe the bug** The source tree cannot build with Qt6 6.3.0 on macOS. The cmake project doesn't set an appropriate target OS version (see error log below). **To Reproduce** Steps...

Issues: MacOS
Build Issue

Similar to #117, on darglint 1.8.0 I am getting a `DAR003` issue on a docstring that does not look like has anything strange going for it and I am wondering...

Hello, I seem to have a CH559 board with bootloader 2.31 that cannot be flashed using this program even though it can be flashed fine using the WCHISP tool under...

ch55x error

**Is your feature request related to a problem? Please describe.** Let `BinaryReader` have a logical offset to apply to the pointer index before reading. I'm using [Kaitai-Struct](https://github.com/kaitai-io/kaitai_struct) to generate complex...

**Is your feature request related to a problem? Please describe.** In some of the filesystem loaders I've had to deal with, a few files I had to process were either...

Type: Enhancement
Feature: Filesystem
Status: Internal