Skip to content

Raw string breaks forward generation in pre-compile-phase #2843

Open
@holgerlembke

Description

@holgerlembke

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Raw string breaks forward generation in pre-compile-phase · Issue #2843 · arduino/arduino-cli