FarmBot / farmbot_os

The operating system and all related software that runs on FarmBot's Raspberry Pi.
MIT License
1.01k stars 264 forks source link

Update execute_compiler.ex #1499

Closed jsimmonds2 closed 1 year ago

jsimmonds2 commented 1 year ago

Elixir Compiler was unable to warn about sequence_ast being a Map/Struct because it had no knowledge of whether it was "quote-d" or not.

Relates to FarmBot Forum thread https://forum.farmbot.org/t/my-sequence-will-not-be-executed/8190

gabrielburnworth commented 1 year ago

Thanks for the fix! This has been released with FBOS v15.3.2.