Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] AsmPartitionScanner?

Lijun,
 
please file a bug and describe the use case.
 
Thanks,
Toni


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of ???
Sent: Friday, June 27, 2008 4:38 PM
To: CDT General developers list.
Subject: [cdt-dev] AsmPartitionScanner?


hi,
        The "{test" is consided as line comment in Assembly Editor.

        Can we add "{" to the NON_LINE_COMMENT_CHARS ?
        And other character: ^&*+|  and so on ??

org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner : 52
private static final String NON_LINE_COMMENT_CHARS = "\t #/_$.%()'\"";



Best regards
                    Lijun
------------------------------------------------------------------
SUNNORTH TECHNOLOGY CO.,LTD.

Back to the top