Welcome to 4D-Macros Discussions! #1
vdelachaux
announced in
Announcements
Replies: 9 comments
|
I tested the macro that converts C_ declarations to var statements. I noticed that the macro (which runs as soon as opening a method/etc) misses C_ declarations that are on all lines that immediately follow a comment line // ... |
0 replies
|
Hi, C_LONGINT($l)
// comment
C_TEXT($t)Ignore C_TEXT line? |
0 replies
|
Yes that is what occurred for me.
…On Fri, Apr 11, 2025 at 3:20 AM Vincent de Lachaux ***@***.***> wrote:
Hi,
Do you mean that:
C_LONGINT($l)// commentC_TEXT($t)
Ignore C_TEXT line?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2MQPYXYEA3HCJKYYRHXBL2Y5ULFAVCNFSM6AAAAABQZOGWK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBQGAZTCOI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
0 replies
|
Thanks, I'll look into it as soon as possible. |
0 replies
|
Super thank you.
…On Fri, Apr 11, 2025 at 9:19 AM Vincent de Lachaux ***@***.***> wrote:
Thanks, I'll look into it as soon as possible.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2MQP33Y4G5JREOJ3O66NT2Y66MXAVCNFSM6AAAAABQZOGWK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBQGQYDEMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
0 replies
|
One thing I should clarify, I am using R7 when experiencing this issue.
… On Apr 11, 2025, at 9:19 AM, Vincent de Lachaux ***@***.***> wrote:
Thanks, I'll look into it as soon as possible.
—
Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AA2MQP33Y4G5JREOJ3O66NT2Y66MXAVCNFSM6AAAAABQZOGWK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBQGQYDEMQ>.
You are receiving this because you commented.
|
0 replies
|
I don't have the issue with the last release, did you try it ? |
0 replies
|
I verified that 1.0.3 updated automatically, and I confirmed that it is converting the lines immediately following the comment lines. Thank you for reaching out! |
0 replies
|
Also note that I did the above test on R8. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
All reactions