You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Steffen <in...@apachelounge.com> on 2019/08/05 11:20:40 UTC

Re: svn commit: r1864425 - in/httpd/httpd/trunk/modules/md:md_acme_acct.c md_acme_order.c md_crypt.cmd_time.c md_version.h mod_md.cmod_md_config.c mod_md_drive.c


Oh so sorry.

For completeness all the warnings of the mentioned modules:


proxy\mod_proxy.c(111,28): warning C4244:  '=': conversion from 
'double' to 'int', possible loss of data
proxy\mod_proxy.c(557,22): warning C4244:  'return': conversion from 
'__int64' to 'int', possible loss of data
proxy\mod_proxy.c(1052,60): warning C4003:  not enough arguments for 
function-like macro invocation 'APLOGNO'
proxy\proxy_util.c(331,71): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
proxy\proxy_util.c(337,55): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
proxy\proxy_util.c(653,30): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(671,25): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(665,1): warning C4267:  'initializing': conversion 
from 'size_t' to 'int', possible loss of data
proxy\proxy_util.c(706,30): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(726,27): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(727,26): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(849,26): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(882,41): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(890,48): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(917,30): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(923,42): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(999,49): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1019,51): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1681,29): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1696,37): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1701,37): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1714,64): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(1726,64): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(2225,60): warning C4267:  'function': conversion 
from 'size_t' to 'apr_int32_t', possible loss of data
proxy\proxy_util.c(2708,22): warning C4267:  '+=': conversion from 
'size_t' to 'int', possible loss of data
proxy\proxy_util.c(2986,69): warning C4267:  'function': conversion 
from 'size_t' to 'apr_int32_t', possible loss of data


http2\h2_bucket_beam.c(306,36): warning C4018:  '>': signed/unsigned 
mismatch
http2\h2_conn_io.c(295,17): warning C4018:  '>': signed/unsigned 
mismatch
http2\h2_conn_io.c(301,20): warning C4018:  '>': signed/unsigned 
mismatch
http2\h2_from_h1.c(241,27): warning C4018:  '<': signed/unsigned 
mismatch
http2\h2_session.c(196,22): warning C4267:  'return': conversion from 
'size_t' to 'long', possible loss of data
http2\h2_session.c(642,77): warning C4267:  '=': conversion from 
'size_t' to 'long', possible loss of data
http2\h2_session.c(649,48): warning C4267:  '=': conversion from 
'size_t' to 'long', possible loss of data
http2\h2_session.c(659,28): warning C4267:  'return': conversion from 
'size_t' to 'long', possible loss of data
http2\h2_session.c(634,1): warning C4267:  'initializing': conversion 
from 'size_t' to 'long', possible loss of data
http2\h2_session.c(1625,51): warning C4018:  '>': signed/unsigned 
mismatch
http2\h2_stream.c(787,1): warning C4003:  not enough arguments for 
function-like macro invocation 'APLOGNO'
http2\h2_stream.c(923,15): warning C4018:  '<': signed/unsigned 
mismatch
http2\h2_util.c(1284,28): warning C4018:  '<': signed/unsigned 
mismatch
http2\h2_util.c(1329,28): warning C4018:  '<': signed/unsigned 
mismatch
http2\h2_util.c(1434,26): warning C4018:  '>': signed/unsigned 
mismatch
http2\h2_util.c(1556,24): warning C4018:  '<': signed/unsigned 
mismatch

ssl\ssl_engine_config.c(551,1): warning C4267:  'initializing': 
conversion from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_config.c(639,1): warning C4267:  'initializing': 
conversion from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_init.c(275,48): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(620,60): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(626,44): warning C4267:  '+=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(669,75): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(803,58): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(825,30): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(855,65): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(1210,62): warning C4244:  'function': conversion 
from '__int64' to 'unsigned int', possible loss of data
ssl\ssl_engine_io.c(1534,23): warning C4018:  '<': signed/unsigned 
mismatch
ssl\ssl_engine_io.c(1552,38): warning C4267:  '-=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_io.c(1896,19): warning C4018:  '>': signed/unsigned 
mismatch
ssl\ssl_engine_kernel.c(2610,19): warning C4018:  '<': signed/unsigned 
mismatch
ssl\ssl_engine_log.c(128,25): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_pphrase.c(473,26): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_pphrase.c(565,30): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_pphrase.c(604,26): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_engine_rand.c(154,30): warning C4267:  'function': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_rand.c(162,17): warning C4267:  'return': conversion 
from 'size_t' to 'int', possible loss of data
ssl\ssl_engine_vars.c(668,39): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_util_ssl.c(141,28): warning C4267:  '=': conversion from 
'size_t' to 'int', possible loss of data
ssl\ssl_util_stapling.c(159,57): warning C4003:  not enough arguments 
for function-like macro invocation 'APLOGNO'



On Monday 05/08/2019 at 13:10, Rainer Jung  wrote:
> Hi Steffen,
>
> it would help, it you could copy in the warnings here. Not everyone 
> uses a compiler setup that shows these warnings. Being explicit about 
> observations lowers the bar for us to fix them.
>
> Thanks and regards,
>
> Rainer
>
> Am 05.08.2019 um 12:54 schrieb Steffen:
>>
>> Also APLOGNO warnings in:
>> mod_proxy mod_http2 mod_ssl
>> On Monday 05/08/2019 at 12:32, Rainer Jung  wrote:
>>>
>>> Hi Stefan,
>>>
>>> Am 05.08.2019 um 12:27 schrieb icing@apache.org:
>>>>
>>>>
>>>> Author: icing
>>>> Date: Mon Aug  5 10:27:34 2019
>>>> New Revision: 1864425
>>>> URL: http://svn.apache.org/viewvc?rev=1864425&view=rev
>>>> Log:
>>>>      * mod_md: fix compiler warnings
>>>
>>> thanks for that. Some trailing spaces have now slipped in though  
>>> (judged on the diff).
>>>
>>> Did you notice this report by Gregg:
>>>
>>> mod_md.c(386): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(391): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(601): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(608): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(659): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(702): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>> mod_md.c(912): warning C4003: not enough actual parameters for macro  
>>> 'APLOGNO'
>>>
>>> Thanks and regards,
>>>
>>> Rainer