special characters in comments not working #586

Open
opened 2021-12-29 18:00:08 +01:00 by h3n3 · 2 comments
h3n3 commented 2021-12-29 18:00:08 +01:00 (Migrated from gitea.opdethuisserver.nl)

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=

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=
h3n3 commented 2022-01-07 23:02:57 +01:00 (Migrated from gitea.opdethuisserver.nl)

Oh that's interesting.

Do you use characters a lot in comments?

Oh that's interesting. Do you use characters a lot in comments?
h3n3 commented 2022-01-08 00:39:56 +01:00 (Migrated from gitea.opdethuisserver.nl)

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

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: > ***@***.***> >
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
h3n3/cadhub#586
No description provided.