arduino/arduino-cli

Raw string breaks forward generation in pre-compile-phase

holgerlembke opened this issue · 0 comments

Describe the problem

Raw strings breaks forward generation in pre-compile-phase.

Seems to be a specific problem to that example of a raw string. I'll update after I found the criminal.

Addendum: somehow the quotes in the <pnpx: line seem to be the culprit.

To reproduce

raw.zip

Expected behavior

should compile.

Arduino IDE version

Version: 2.3.4 Datum: 2024-12-03T10:03:03.490Z CLI Version: 1.1.1 Copyright © 2025 Arduino SA

Operating system

Windows

Operating system version

Windows 10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details