Modify

#84 closed Bug (Fixed)

SciTE doing syntax checking in comments in certin instances

Reported by: anonymous Owned by: Jos
Milestone: 3.2.11.1 Component: SciTE4AutoIt
Version: 3.2.11.0 Severity:
Keywords: Cc:

Description

this...

#include <File.au3>	; used for file operations, such as 'FileCreate'

returns this in console...

ERROR: illegal characters after #include statement

the problem is the single quote(s), but only in certain instances.

this is fine:

; RUN 'Msg_AncPath' GUI

Attachments (0)

Change History (4)

comment:1 by Valik, on Jan 29, 2008 at 6:13:21 PM

SciTE doesn't do any checking. Please become familiar with your toolset. I'm *guessing* you mean Au3Check?

comment:2 by Valik, on Jan 30, 2008 at 7:07:19 AM

Component: AutoItSciTE4AutoIt
Owner: set to Jos

comment:3 by Jos, on Jan 30, 2008 at 8:59:06 AM

This one is introduced in v1.54.12.0 of au3check, which check for invalid stuff on a #include<> line....
Will check.

comment:4 by Jos, on Jan 30, 2008 at 9:53:28 AM

Milestone: 3.2.11.1
Resolution: fixed
Status: newclosed

Fixed in version: 3.2.11.1

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.