Results 48 issues of Geremia

``` bash make.sh ``` throws these warnings ``` main.cc:471:13: warning: ‘void xor4(int*, int*, int*, int*, int*)’ defined but not used [-Wunused-function] static void xor4(int r[32], int a[32], int b[32], int...

When I add a new scope that mixes apocryphal books and non-apocryphal books, the parsed search range only includes the non-apocryphal books. For example: Edit current range: `Job-Sirach` Parsed search...

type: BUG
component: Search / Indexing

Dictionary lookup doesn't work for many Hebrew words. It's very hit-and-miss. For example, here is Gen. 1:1 from the OSHB: > בְּרֵאשִׁ֖ית **בָּרָ֣א אֱלֹהִ֑ים אֵ֥ת** הַשָּׁמַ֖יִם וְאֵ֥ת הָאָֽרֶץ Only the...

type: BUG

What is the purpose of aborting when the Received UUID is set? [Line 5365](https://github.com/digint/btrbk/blob/v0.27.1/btrbk#L5364): ``` if($svol->{node}{received_uuid} ne '-') { ABORTED($svol, "\"Received UUID\" is set"); WARN "Skipping subvolume \"$svol->{PRINT}\": $abrt"; next;...

question

Instead of having in my `btrbk.conf`, e.g. ``` target send-receive /mnt/dest1 target send-receive /mnt/dest2 ``` it would be good if by specifying ``` target send-receive /mnt/dest1 /mnt/dest2 ``` `btrbk` would...

enhancement

Thank you for this JavaScript. It was useful for downloading [_Esquisse d'une histoire de l'exégèse latine au moyen âge_](https://books.google.com/books?id=ihEXAAAAIAAJ) (1944), which previews 100% of his pages, yet for some reason...

For those new to using `gdb`, some explanation of the variables of the "regs" section—e.g.: ``` -----------------------------------------------------------------------------------------------------------------------[regs] RAX: 0x0000000000400E70 RBX: 0x0000000000000000 RBP: 0x0000000000402F20 RSP: 0x00007FFFFFFFDB28 o d I t s...

### Environment * **Tesseract Version**: tesseract 4.1.1 (leptonica-1.79.0) * **Platform**: Linux 5.4.19 (slackware-current x86_64) ### Current Behavior: Using options ``` tessedit_create_pdf 1 Write .pdf output file textonly_pdf 1 Create PDF...

PDF

## Describe the bug This is similar to #360. The alarms sound just fine, but the screen goes back to sleep suddenly after the alarm wakes it. When I manually...

bug

Eclair, Phoenix, and Core Lightning all support [splicing](https://bitcoinops.org/en/topics/splicing/) (the ability to add funds to Lightning payment channels). Can Electrum do splicing? If not, are there plans to implement splicing in...

enhancement ✨
pull-request wanted 📣