github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-07-23 11:19 am

[dreamwidth/dw-free] b386ea: (Bug 5221) Uninitialized value warnings in LJ::S2.

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b386ea3a92171f0ea210185f2717e7bda40033ed
https://github.com/dreamwidth/dw-free/commit/b386ea3a92171f0ea210185f2717e7bda40033ed
Author: Kareila <kareila@dreamwidth.org>
Date: 2013-07-23 (Tue, 23 Jul 2013)

Changed paths:
M cgi-bin/LJ/S2.pm

Log Message:
-----------
(Bug 5221) Uninitialized value warnings in LJ::S2.

Use of uninitialized value $styleid in string eq at
/dreamhack/home/8103-alierak/dw/cgi-bin/LJ/S2.pm line 61.

Use of uninitialized value $newlay{"i18nc"} in sprintf at
/dreamhack/home/8103-alierak/dw/cgi-bin/LJ/S2.pm line 1246.

Use of uninitialized value $n in substitution (s///) at
/dreamhack/home/8103-alierak/dw/cgi-bin/LJ/S2.pm line 2704.


Commit: 23a06277dac9a27bf4a33b725de0ad756014cd5d
https://github.com/dreamwidth/dw-free/commit/23a06277dac9a27bf4a33b725de0ad756014cd5d
Author: Mark Smith <mark@qq.is>
Date: 2013-07-23 (Tue, 23 Jul 2013)

Changed paths:
M cgi-bin/LJ/S2.pm

Log Message:
-----------
Merge pull request #530 from kareila/5221-warnings

(Bug 5221) Uninitialized value warnings in LJ::S2.


Compare: https://github.com/dreamwidth/dw-free/compare/0ea3f43d91d1...23a06277dac9