Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1689 closed Bug (Fixed)

Standard _Debug UDF functions and Obfuscator

Reported by: Tilb Owned by: J-Paul Mesnage
Milestone: 3.3.7.0 Component: Standard UDFs
Version: 3.3.4.0 Severity: None
Keywords: Cc:

Description

Hi,
My script :

#include <Debug.au3>
_DebugSetup("Trace")
_DebugOut(@MDAY & "/" & @MON & "/" & @YEAR & " " & @HOUR & ":" & @MIN & ":" & @SEC & " => Test")

Using AutoIt.exe to run my script is OK.
If I Obfuscate my script with obfuscator and the "/striponly" parameter, and after i try this script, Nothing append's...

AutoIt Version : 3.3.4.0
Obfuscator Version : 1.0.28.7

Thank's for your help.

Attachments (0)

Change History (2)

comment:1 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: changed from Gary to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5894] in version: 3.3.7.0

comment:2 by J-Paul Mesnage, 16 years ago

This ticket is referenced in revision: [5895]

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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