Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1689 closed Bug (Fixed)

Standard _Debug UDF functions and Obfuscator

Reported by: Tilb Owned by: Jpm
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 Changed 14 years ago by Jpm

  • Milestone set to 3.3.7.0
  • Owner changed from Gary to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [5894] in version: 3.3.7.0

comment:2 Changed 14 years ago by Jpm

This ticket is referenced in revision: [5895]

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jpm.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.