nginx-0.3.1 :: icc 9.0

Alexey Bestchiokov proforg at maloletka.ru
Tue Oct 11 23:17:09 MSD 2005


Игорь, ICC 9.0 снова ругается :) правда значительно меньше чем в прошлый 
раз :)

icc: Command line remark: option '-ipo_obj' not supported

src/core/nginx.c(35): error #1684: conversion from pointer to same-sized 
integral type (potential portability problem)
         offsetof(ngx_core_conf_t, daemon),

src/os/unix/ngx_writev_chain.c(84): error #1682: implicit conversion of 
a 64-bit integral type to a smaller integral type (potential portability 
problem)
                   size = (ssize_t) limit - send;

src/http/ngx_http.c(727): error #1599: declaration hides variable "n" 
(declared at line 75)
       ngx_uint_t  p, a, n;

Алексей Бещёков


Igor Sysoev wrote:
> Изменения в nginx 0.3.1                                           
> 10.10.2005
> 
>     *) Исправление: во время переполнения очереди сигналов при
>        использовании метода rtsig происходил segmentation fault; ошибка
>        появилась в 0.2.0.
> 
>     *) Изменение: корректная обработка пар "\\", "\"", "\'" и "\$" в SSI.
> 
> 
> Игорь Сысоев
> http://sysoev.ru
> 






More information about the nginx-ru mailing list