New issue
Advanced search Search tips

Issue 709623 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Remove instances of brace casting for integers.

Project Member Reported by sammiequon@chromium.org, Apr 7 2017

Issue description

https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++.md

Remove instances of brace casting (ie. int{}) and replace with static_cast<int>(foo) in fingerprint quick unlock and laser.

 
Status: Fixed (was: Assigned)

Sign in to add a comment