Richard Hainsworth
Richard Hainsworth
***rak*** with `--modify-files` produces (I think) incorrect reports and does not allow non-destructive potential results. a) A zipped directory is attached with three files in a directory 'rak-test' [raktest.zip](https://github.com/lizmat/App-Rak/files/14613987/raktest.zip) b)...
## The Problem If the outer block is mispelt, a NYI Fallback error is generated ## Expected Behavior An error message with some indication of the problem ## Actual Behavior...
> While a current version of Rakudo is failing altogether (see section Regression), the behaviour shown below goes back to before RakuAST. ## The Problem The command ``` RAKUDO_RAKUAST=1 raku...
## Problem or new feature `Language/glossary` contains a reference to using the **"stub" operator** See [Forward declarations](https://docs-dev.raku.org/language/glossary#Forward_declarations) But no **operator** stub is listed in `Language/operators`. A search for 'stub' yields...
## The problem The two modules that generate HTML from POD, namely Pod::To::HTML and BigPage::To::HTML interpret the POD6 specification differently. P2HTML renders ``` =begin foo =end foo ``` as ```...
Two errors encountered with =finish - Test 1 ``` B ``` generates the following from the test framework below ``` ========== highlighting ========== B ---------- generates errors ---------- Two terms...