Skip to content

Why is the version 2.0.10? Is that a error? #8421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
V205Arduino opened this issue Jul 17, 2023 · 7 comments
Closed
1 task done

Why is the version 2.0.10? Is that a error? #8421

V205Arduino opened this issue Jul 17, 2023 · 7 comments
Labels
Status: Awaiting triage Issue is waiting for triage

Comments

@V205Arduino
Copy link

Board

NA

Device Description

NA

Hardware Configuration

NA

Version

latest master (checkout manually)

IDE Name

Arduino IDE

Operating System

macOS

Flash frequency

NA

PSRAM enabled

yes

Upload speed

NA

Description

Why is the new version 2.0.10?
Should it be 2.1.0?
Thanks.

Sketch

NA

Debug Message

NA

Other Steps to Reproduce

Not really.

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@V205Arduino V205Arduino added the Status: Awaiting triage Issue is waiting for triage label Jul 17, 2023
@V205Arduino
Copy link
Author

Is it intentional?

@janczeresnia
Copy link

In the new version 2.0.10 there is an error when compiling any sketch.
In version 2.0.9 everything works fine.

: -c: line 1: unexpected EOF while searching for a match `''
: -c: line 2: syntax error: unexpected end of file
exit status 2
/usr/share/arduino/arduino-builder return 2
Compilation error for ESP32S3 Dev Module

@V205Arduino
Copy link
Author

Not sure if that is related......

@V205Arduino
Copy link
Author

You can use the old one instead.

@lbernstone
Copy link
Contributor

It is intentional. This is a patch version (bugfixes). The next minor version would be 2.1.0. However, the next version is likely to be 3.0.0. A change in IDF qualifies for a major version. I'm not sure exactly what would make for a minor version, since we've never had one of those :)

@V205Arduino
Copy link
Author

V205Arduino commented Jul 17, 2023 via email

@SuGlider
Copy link
Collaborator

In the new version 2.0.10 there is an error when compiling any sketch. In version 2.0.9 everything works fine.

: -c: line 1: unexpected EOF while searching for a match `''
: -c: line 2: syntax error: unexpected end of file
exit status 2
/usr/share/arduino/arduino-builder return 2
Compilation error for ESP32S3 Dev Module

Please open a separated issue related to this problem.
I have tested 2.0.10 with the S3 using a couple examples from the IDE Menu and I got no errors. But I have used Win10.

Maybe it only happens with MacOS/Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Awaiting triage Issue is waiting for triage
Projects
None yet
Development

No branches or pull requests

4 participants