Skip to content
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

BUG in release v2.3.7: [Warning] unused variable reg ==> Changes of v2.3.7 are not inside zip-file #130

Open
hasenradball opened this issue Sep 15, 2023 · 10 comments

Comments

@hasenradball
Copy link

Hi together,

I see the warnings when using the latest release.
Should these not be fixed actually?

grafik

----------------------------- Remove above -----------------------------

Description

Describe your problem.

Steps To Reproduce Problem

Please give detailed instructions needed for anyone to attempt to reproduce the problem.

Hardware & Software

Board: Wemos Mini D1
Shields / modules used: No
Arduino IDE version: 2.2.1
Teensyduino version (if using Teensy)
Version info & package name : 3.0.2
Operating system & version
Any other software or hardware?

@hasenradball
Copy link
Author

Hi One addition,

on the ESP32 Pico D4
There are the warnings teated as erros...

grafik

@hasenradball hasenradball changed the title [Warning] unused variable reg [Warning] unused variable reg ==> No compilation possible with ESP32 Sep 15, 2023
@hasenradball
Copy link
Author

Hello all,

why do I get this error?

Can we mark these variables with attribute unused?

grafik

@hasenradball
Copy link
Author

@PaulStoffregen, @Jason2866
Hi Paul,

I think with the release 2.3.7 there is something wrong!!!
I saw on github the changes for the Attribute unused variable, but when using the version 2.3.7 the changes are not inside the zip-file.

Also on PIO the changes are not inside.

Maybee you have to check the release plese.

Thanks

Frank

@hasenradball hasenradball changed the title [Warning] unused variable reg ==> No compilation possible with ESP32 BUG: [Warning] unused variable reg ==> No compilation possible with ESP32 Oct 2, 2023
@hasenradball hasenradball changed the title BUG: [Warning] unused variable reg ==> No compilation possible with ESP32 BUG in release v2.3.7: [Warning] unused variable reg ==> No compilation possible with ESP32 Oct 2, 2023
@hasenradball hasenradball changed the title BUG in release v2.3.7: [Warning] unused variable reg ==> No compilation possible with ESP32 BUG in release v2.3.7: [Warning] unused variable reg ==> Changes of v2.3.7 are not inside zip-file Oct 6, 2023
@hasenradball
Copy link
Author

@PaulStoffregen
Can you please publish your changes again on PIO.
Thanks.

@PaulStoffregen
Copy link
Owner

PaulStoffregen commented Dec 11, 2023

Sorry, I do not know how to check PIO.

@PaulStoffregen
Copy link
Owner

Can you try using with Arduino IDE and confirm if the problem exists with Arduino library manager?

@hasenradball
Copy link
Author

@PaulStoffregen
Hi Paul,
it seems also on the Arduino library it is the same issue.
It seems the changes are not in the release 2.3.7.

@hasenradball
Copy link
Author

@PaulStoffregen
I now the issue ....
You should make a new release maybee v2.3.8
The changes are not in the v2.3.7
See here:

grafik

If you can make a new release also on PIO would be great!
👍

@Jason2866
Copy link
Contributor

Jason2866 commented Dec 11, 2023

Probably it makes sense to add the needed changes for upcoming espressif32 Arduino Core 3.0.0 before doing a new release. -> #132
We changed for Project Tasmota to be compatible with Arduino Core 2.0.14 and Core 3.0.0
in our fork ot this lib. The changes are here https://github.com/arendst/Tasmota/blob/development/lib/lib_basic/OneWire-Stickbreaker/OneWire.h
It needs porting to the actual version from here.

@PaulStoffregen
Copy link
Owner

I've merged several ESP related pull requests. But I didn't see any for espressif32 Arduino Core 3.0.0. If there is a PR pending, can you tell me which one I missed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants