emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preview: portable dumper


From: Daniel Colascione
Subject: Re: Preview: portable dumper
Date: Fri, 16 Feb 2018 13:25:00 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 02/16/2018 01:14 PM, Angelo Graziosi wrote:
Just for the record,

Meanwhile... here the build fails (MSYS2/MinGW64):

[...]
pdumper.c: In function 'dump_read_all':
pdumper.c:4723:45: error: conversion to 'unsigned int' from 'size_t {aka long 
long unsigned int}' may alter its value [-Werror=conversion]
          read (fd, (char*) buf + bytes_read, bytes_to_read - bytes_read);
                                              ^~~~~~~~~~~~~
   CC       data.o
cc1.exe: some warnings being treated as errors

I have seen you have commit many fixes but here the build still fails in the 
same manner.. Maybe you have not found the right solution yet..

On this one, I was waiting to see how the broader discussion went.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]