1. Suggestion: add "--*" mini block comment

I doubt there will be much interest, but I have to ask. I like to keep the Edita sources compatible with RDS Eu 2.4, so I was wondering if

--* puts(1,"this is OpenEphoria 4.0\n") 
--* /* 
    puts(1,"this is RDS Eu <=3.1\n") 
--* */ 

could be implemented, ie "--*" is a complete block-comment, effectively the same as "/**/", but of course 2.4 would treat it as a line comment.

What I'm really after here is

--* include std\whatever 
--* /* 
    include whatever 
--* */ 

Thoughts, anyone?
Pete

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu