[haiku-commits] Change in haiku[r1beta1]: app_server: local variable was shadowing the outer variable In the AS...

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 11 Sep 2018 14:54:14 +0000

From Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx>:

Stefano Ceccherini has uploaded this change for review. ( 
https://review.haiku-os.org/531


Change subject: app_server: local variable was shadowing the outer variable In 
the AS_CLIP_TO_PICTURE case, the "picture" variable was shadowing the outer 
"picture" variable.
......................................................................

app_server: local variable was shadowing the outer variable
In the AS_CLIP_TO_PICTURE case, the "picture" variable was shadowing the outer 
"picture" variable.

Change-Id: I3b9de2432f93a683aaccdb899051a14ebf9b7e6e
---
M src/servers/app/ServerWindow.cpp
1 file changed, 4 insertions(+), 4 deletions(-)



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

Gerrit-Project: haiku
Gerrit-Branch: r1beta1
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b9de2432f93a683aaccdb899051a14ebf9b7e6e
Gerrit-Change-Number: 531
Gerrit-PatchSet: 1
Gerrit-Owner: Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx>

Other related posts:

  • » [haiku-commits] Change in haiku[r1beta1]: app_server: local variable was shadowing the outer variable In the AS... - Gerrit