cadhub icon indicating copy to clipboard operation
cadhub copied to clipboard

special characters in comments not working

Open UBaer21 opened this issue 3 years ago • 2 comments

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=

UBaer21 avatar Dec 29 '21 17:12 UBaer21

Oh that's interesting.

Do you use characters a lot in comments?

Irev-Dev avatar Jan 07 '22 22:01 Irev-Dev

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: @.***>

UBaer21 avatar Jan 07 '22 23:01 UBaer21