diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-08-24 15:53:17 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-08-24 15:53:17 +0300 |
commit | 0b97b1ec6f1e6005e02c445c7716a1409052ff52 (patch) | |
tree | af80a5475a0f05a325ee67aeb7d0e1f277e1e34d /src/stream/ngx_stream_variables.c | |
parent | 9208875db1d47d7bdc7b7b6583ea3b3b04b33a01 (diff) | |
download | nginx-0b97b1ec6f1e6005e02c445c7716a1409052ff52.tar.gz nginx-0b97b1ec6f1e6005e02c445c7716a1409052ff52.zip |
Contrib: unicode2nginx compatibility with recent Perl versions.
In recent Perl versions unpack("C*") unpacks wide characters by default,
likely since perl 5.10 (seen at least in perl 5.20). Replaced with
unpack("U0C*") instead to unpack bytes.
While here, improved style and updated my email.
Diffstat (limited to 'src/stream/ngx_stream_variables.c')
0 files changed, 0 insertions, 0 deletions