#24634: test_hs_common.c:974:33: warning: declaration of 'time' shadows a global
declaration
-----------------------------+------------------------------------
 Reporter:  asn              |          Owner:  (none)
     Type:  defect           |         Status:  new
 Priority:  Medium           |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor     |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  tor-hs, jenkins  |  Actual Points:
Parent ID:                   |         Points:  0.1
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------------

Comment (by weasel):

 {{{
 weasel@orinoco:~$ grep -i shadows consoleText | sort -u
 ../src/or/hs_common.c:987:21: warning: declaration of 'dup' shadows a
 global declaration [-Wshadow]
 ../src/or/hs_service.c:1193:31: warning: declaration of 'dup' shadows a
 global declaration [-Wshadow]
 ../src/or/hs_service.c:2279:20: warning: declaration of 'index' shadows a
 global declaration [-Wshadow]
 ../src/test/test_hs_common.c:974:33: warning: declaration of 'time'
 shadows a global declaration [-Wshadow]
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24634#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to