Ticket #1768 (new defect)

Opened 21 months ago

Last modified 5 months ago

ShrinkSafe fails on 'var' lists

Reported by: leeatkinsonlincs@… Owned by: alex
Priority: normal Milestone: 1.2
Component: ShrinkSafe Version: 0.4
Severity: normal Keywords:
Cc:

Description

Hi

If you write code such as:

var foo, bar;

The second and subsequent variables in the list are not 'shrinked'.

If you write: var foo; var bar;

It then works correctly.

Regards, Lee

Change History

Changed 18 months ago by dylan

  • owner changed from anonymous to alex
  • component changed from General to BuildTools
  • milestone set to 0.9

Changed 9 months ago by peller

  • component changed from BuildTools to ShrinkSafe

Changed 5 months ago by dylan

  • milestone changed from 1.1 to 1.2

moving shrinksafe bugs to 1.2

Note: See TracTickets for help on using tickets.