Use a more simple default value and do not identity check against it.
Related to D4017
Differential D4032
Fix default value handling in constructor tenma on Sep 24 2020, 4:32 PM. Authored by Tags None Subscribers None
Details
Use a more simple default value and do not identity check against it. Related to D4017
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4032 (id=14233)Rebasing onto 829118a63f... First, rewinding head to replay your work on top of it... Applying: Fix default value handling in constructor Changes applied before testcommit df836004f08238c256189585db320962a4dae507 Author: tenma <tenma+swh@mailbox.org> Date: Thu Sep 24 14:29:15 2020 +0200 Fix default value handling in constructor Use a more simple default value and do not identity check against it. See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/974/ for more details. Comment Actions Build is green Patch application report for D4032 (id=14242)Rebasing onto 829118a63f... Current branch diff-target is up to date. Changes applied before testcommit 96be9bd4b84a7d7fd82ffca9a4b03f261bf67fec Author: tenma <tenma+swh@mailbox.org> Date: Thu Sep 24 14:29:15 2020 +0200 Fix default value handling in constructor Use a more simple default value and do not identity check against it. See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/978/ for more details. |