<div class="__aliyun_email_body_block"><div  style="line-height:1.7;font-family:Tahoma,Arial,STHeiti,SimSun;font-size:14.0px;color:#000000;"><div  style="clear:both;"><span >OK, I have no further questions. </span></div><div  style="clear:both;"><span ><span ><br ></span></span></div><div  style="clear:both;"><span ><span >I really hope  this case doesn't happen.</span></span></div><div  style="clear:both;"><br ></div><div  style="clear:both;"><br ><pre  style="font-family:courier,courier new,monospace;font-size:14.0px;white-space:pre-wrap;overflow-wrap:break-word;margin:.0px;color:#000000;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:.0px;text-transform:none;word-spacing:.0px;background-color:#ffffff;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;">" so it won't be 
possible to load a module built with NGX_HTTP_GZIP defined into 
nginx built without NGX_HTTP_GZIP (and vice versa)"</pre></div><div  style="clear:both;"><br /></div><blockquote  style="margin-right:0;margin-top:0;margin-bottom:0;font-family:Tahoma,Arial,STHeiti,SimSun;font-size:14.0px;color:#000000;"><div  style="clear:both;">------------------------------------------------------------------</div><div  style="clear:both;">发件人:Maxim Dounin <mdounin@mdounin.ru></div><div  style="clear:both;">发送时间:2022年12月6日(星期二) 09:03</div><div  style="clear:both;">收件人:nginx-devel <nginx-devel@nginx.org></div><div  style="clear:both;">主 题:Re: 回复:Fixed gzip_disable_degradation defined without NGX_HTTP_DEGRADATION (broken by 3b522d7a5b34).</div><div  style="clear:both;"><br /></div>Hello!<br ><br >On Mon, Dec 05, 2022 at 09:39:21AM +0800, 杜叶飞(淮叶) via nginx-devel wrote:<br ><br >> OK, I I have another question about this. <br >> 'NGX_MODULE_SIGNATURE_27' should be with NGX_HTTP_GZIP as the <br >> following patch ?<br ><br >No.<br ><br >The NGX_HTTP_GZIP macro, which affects layout of nginx public <br >structures, already affects the binary signature, so it won't be <br >possible to load a module built with NGX_HTTP_GZIP defined into <br >nginx built without NGX_HTTP_GZIP (and vice versa).  No additional <br >characters in the signature are needed for NGX_HTTP_GZIP.<br ><br >The NGX_MODULE_SIGNATURE_27 macro is basically a spare one after <br >3b522d7a5b34, and can be reused for something else (or removed if <br >we'll decide to clean up things).<br ><br >-- <br >Maxim Dounin<br >http://mdounin.ru/<br >_______________________________________________<br >nginx-devel mailing list -- nginx-devel@nginx.org<br >To unsubscribe send an email to nginx-devel-leave@nginx.org<br ></blockquote></div></div>