Skip to content

Source modifications lead to compile failures #2755

Closed
@supuflounder

Description

@supuflounder

I have several times gotten compilation errors compiling perfectly valid C++ code. I am told that this is because the IDE, to simplify life for newbies, does all kinds of stuff to my source before sending it to the compiler.

I want an "expert mode" that says "hands off my code" and avoids the transformations that create erroneous programs out of correct programs

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