mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 21:53:49 +01:00
GH #127: Eliminate -Wshadow warnings
- fixed GH #127: Eliminate -Wshadow warnings - SocketAddress small object optimization
This commit is contained in:
@@ -401,6 +401,8 @@
|
||||
RelativePath=".\include\Poco\Net\NetworkInterface.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketAddress.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketAddressImpl.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketDefs.h"/>
|
||||
</Filter>
|
||||
@@ -422,6 +424,8 @@
|
||||
RelativePath=".\src\NetworkInterface.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\SocketAddress.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\SocketAddressImpl.cpp"/>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
||||
Reference in New Issue
Block a user