Menu

#3563 replace {expand} with {*} (TIP #293)

obsolete: 8.5a6
closed-fixed
9
2006-11-03
2006-11-02
No

The attached patch replaces the {expand} syntax with
{*} in toto (no use or references of {expand}).

Discussion

  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-02
    • summary: replace {expand} with {} --> replace {expand} with {} (TIP #293)
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-02

    Logged In: YES
    user_id=72656

    This is TIP #293 btw.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03

    Logged In: YES
    user_id=72656

    Updated patch that has ALLOW_EXPAND to allow the old
    {expand} syntax but not the empty {} syntax if defined to 1
    (-DALLOW_EXPAND=1).

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03
    • priority: 7 --> 9
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03

    Logged In: YES
    user_id=72656

    update of last patch - ALLOW_EXPAND on by default

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03

    Logged In: YES
    user_id=72656

    committed for 8.5a6 with {expand} allowed by default for the
    transition period.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-11-03
    • status: open --> closed-fixed