[pgAdmin][SonarQube] Shadowing variables

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][SonarQube] Shadowing variables
Date: 2020-07-13 04:44:56
Message-ID: CAM9w-_m6UD0SctghsJXo-gNWsMFt0NtrQaoSvPDzKw+WYrav5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix the SonarQube reported issues (40+)
which potentially hides a variable declared in an outer scope.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
sonarqube.shadowing.patch application/octet-stream 17.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-07-13 12:36:59 pgAdmin 4 commit: Tweak the OpenSSL build instructions.
Previous Message Nikhil Mohite 2020-07-13 04:10:23 Patch for SonarQube code scan fixes