[haiku-commits] Change in ...haiku[master]: apps/webpositive: avoid assignment in while loop

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 28 Feb 2019 10:00:11 +0000

From Sushil Verma <sushil.bit.cse@xxxxxxxxx>:

Sushil Verma has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1121


Change subject: apps/webpositive: avoid assignment in while loop
......................................................................

apps/webpositive: avoid assignment in while loop

  * removed while loop which includes assignment statement
  * Instead use the wordlier but just as efficient for loop
---
M src/apps/webpositive/BrowserWindow.cpp
1 file changed, 9 insertions(+), 2 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/21/1121/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1121
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I53b9ea85cc41d3264f6aa4e6ae909beaf4b14bd8
Gerrit-Change-Number: 1121
Gerrit-PatchSet: 1
Gerrit-Owner: Sushil Verma <sushil.bit.cse@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts: