Skip to content

Arduino preprocessing stripping comments when creating .cpp file #3598

Closed
@WestfW

Description

@WestfW

Why has the IDE started stripping comments when preprocessing .ino files to .cpp files in the build directory? This is liable to make disassembly and real debugging more difficult (for those few who do it), and violates the principal of doing as little pre-processing as possible, and I don't see any advantage to doing it...

Metadata

Metadata

Assignees

Labels

Component: PreprocessorThe Arduino sketch preprocessor converts .ino files into C++ code before compilation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions