#47588 Compiler warnings building on F19
Closed: wontfix None Opened 10 years ago by nkinder.

While building on F19, I encountered the following warnings:

../ldap/servers/slapd/pw.c:450:19: warning: typedef 'CMPFP' locally defined but not used [-Wunused-local-typedefs]
../ldap/servers/slapd/pw.c:526:19: warning: typedef 'CMPFP' locally defined but not used [-Wunused-local-typedefs]
../lib/base/pool.cpp:212:28: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
../lib/base/pool.cpp:343:26: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess]

These warnings don't occur on F18 systems.


Pushed to the following branches. Thanks to Rich for his review!

master - cafc4eb7a16e5ee4b90922fa0000e86d35290030
389-ds-base-1.3.2 - 3cf9c544585385a9b7eecfbcb79ce1fbc4ebccfa
389-ds-base-1.3.1 - e93308ef1255e19312482c6271f7befd0d98e151

Metadata Update from @nkinder:
- Issue set to the milestone: 1.3.1.14

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/925

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata