best regards, Saidgani.
On 12/29/2017 07:41 PM, Andy Shevchenko wrote:
On Fri, Dec 29, 2017 at 8:30 PM, Saidgani Musaev <cpu808...@gmail.com> wrote: No changelog, no explanation why... No SoB tag...- ireg.cx = sizeof buf; + ireg.cx = sizeof(buf);sizeof is operator, not a function. So, what are you trying to achieve?