Skip to content
  • CL Sung's avatar
    - fix [warning]: "my" variable $msg masks earlier declaration in same scope at... · ff17464c
    CL Sung authored
    - fix [warning]: "my" variable $msg masks earlier declaration in same scope at t/api/customfield.t line 25
    r1035@going04:  clsung | 2007-05-10 17:18:32 +0800
    - fix [warning]: "my" variable $XXXXX masks earlier declaration in same scope
    r1036@going04:  clsung | 2007-05-10 17:26:30 +0800
    - all about 'earlier declaration in same scope'
    r1037@going04:  clsung | 2007-05-10 17:26:53 +0800
    - all about 'earlier declaration in same scope'
    r1038@going04:  clsung | 2007-05-10 17:39:34 +0800
    - fix [warning]: "my" variable $uri masks earlier declaration in same scope
    r1039@going04:  clsung | 2007-05-10 17:50:02 +0800
    - ok (xxx != undef) => isnt (xxx, undef)
    - ok (xxx == undef) => is (xxx, undef)
    
    git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL-TUNIS@7808 e417ac7c-1bcc-0310-8ffa-8f5827389a85
    ff17464c