Adam Borowski

Results 28 issues of Adam Borowski

While a mere mention in the README is enough for people who pull from github, programs packaged for a distribution are generally required to have man pages. So let's add...

As [reported](https://bugs.debian.org/1013548) in Debian: > CHECKING build/3270-Regular.otf > CHECKING 98 Self-intersecting glyph (issue #2) when FontForge is able to > correct this (overrides general setting) > ERROR 2 Self-intersecting glyph...

bug
high priority

**Describe the bug/Expected behavior** The TUI window takes less than half of vertical space, losing information. For example, on the *Memory* tab, only first six banks are visible, plus the...

enhancement
ui
good first issue

Given a file: ``` foo bar baz quux bar baz quux ``` matching with **ug '`f.*(\n.*)*?\nq`'** erroneously grabs all lines. Same happens with `f.*(\n.*)*?\nqu` and `f.*(\n.*)*?\nquu` — but `f.*(\n.*)*?\nquux` works...

question
works as documented

## Environment Information | Name | Version | | :--------------------------- | :-------------------------: | | pmemkv version(s) | 1.5.0 | | libpmemobj-cpp version(s) | 1.13.0 | | PMDK (libpmem/libpmemobj) version(s) |...

Type: Bug

## Environment Information - PMDK package version(s): 1.12.0 - OS(es) version(s): Debian unstable, Fedora rawhide - Architecture: ppc64el The new release completes the testsuite on x86 arm64 riscv64, but fails...

Type: Bug

# FEAT: official no-flush setting ## Rationale For traditional filesystem API, there's a popular tool `eatmydata` which LD_PRELOADs a library to ignore calls to `fsync`, `sync_file_range`, `msync` and so on....

Type: Feature

While looking for a cause of *grind errors, I noticed that on my setup I get false positives even on a threaded "hello world": ``` #include #include #include #define NTHREADS...

Exposure: Low
OS: Linux
Priority: 4 low
Type: External Bug
Type: Question

# FEAT: pool open shouldn't rewrite global config ## Rationale Needed for pmem/pmdk#4169, discovered by a test to-be-added by [pull #3846](https://github.com/pmem/pmdk/pull/3846) ## Description When a pool is created/opened, config gets...

Type: Feature
libpmemobj

## Environment Information - PMDK package version(s): any - OS(es) version(s): Debian - ndctl version(s): 67 - kernel version(s): 5.5-rc2 ## Please provide a reproduction of the bug: `daxctl reconfigure-device...

Exposure: Low
Priority: 4 low
Type: Bug