Irev-Dev / cadhub

We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strength the CadHub community.
https://cadhub.xyz
GNU General Public License v3.0
319 stars 60 forks source link

special characters in comments not working #586

Open UBaer21 opened 2 years ago

UBaer21 commented 2 years ago

When using a non alphanumeric character within comments the script is not executed

like × ⇔ ↦ № ⁴ ℓ (and many more) / × ⇒ ↦ № ⁴ ℓ/ https://cadhub.xyz/draft/openscad#encoded_script_v2=eJxLLk1K1TDVtObS11I4PF3hUfskhUdtyxQetUxTeNS4BUhP1tIHAP/KD0w=

Irev-Dev commented 2 years ago

Oh that's interesting.

Do you use characters a lot in comments?

UBaer21 commented 2 years ago

Yes actually i am using a 6 level keyboard layout which gives me direct access to all these ( https://neo-layout.org/ ). And I when was trying to use my scripts on cadhub they failed which could be broken down to the characters in comments as the sole reason at it seems. I thought everything in comments is or at least should be ignored by the code interpreter. Now it is difficult to know which can be used and which should be avoided, because some are working just fine like »« but ›‹ are not.

On Fri, Jan 7, 2022 at 11:03 PM Kurt Hutten @.***> wrote:

Oh that's interesting.

Do you use characters a lot in comments?

— Reply to this email directly, view it on GitHub https://github.com/Irev-Dev/cadhub/issues/586#issuecomment-1007772015, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWIM52HXGIVUH54YKNKEQVLUU5PJXANCNFSM5K6IXVNA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>