haxscramper / hpprint

Generic configurable pretty-printer with partial auto-layout. Correctly handles unicode text and ANSI escape codes in text.
6 stars 0 forks source link

Compilation error with ppDiff #2

Open SolitudeSF opened 3 years ago

SolitudeSF commented 3 years ago
ppDiff 1, 2

fails with hpprint.nim(261, 27) Error: request to generate code for .compileTime proc: Lit

haxscramper commented 3 years ago

Updated unit tests - can't reproduce on latest version. - test, output.

If the problem still persists after updating to the latest version could you please also tell nim version and compilation flags you used to compile?

SolitudeSF commented 3 years ago

still fails. im on a week old devel with default debug build

SolitudeSF commented 3 years ago

it works with older build of nim, guess its some nim regression, but considering nim has confirmed regression in devel, im hesitant to update.

SolitudeSF commented 3 years ago

this is the offending commit https://github.com/nim-lang/Nim/commit/979148e863c4142a00632059f3e2a57f4ab0f960