emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#71456: closed (compilation error in function 'same_file')


From: GNU bug Tracking System
Subject: bug#71456: closed (compilation error in function 'same_file')
Date: Tue, 11 Jun 2024 16:14:01 +0000

Your message dated Tue, 11 Jun 2024 09:13:22 -0700
with message-id <7a1b9ba4-a2db-47ec-ae17-eaf1edaf0719@cs.ucla.edu>
and subject line Re: [bug-diffutils] bug#71456: compilation error in function 
'same_file'
has caused the debbugs.gnu.org bug report #71456,
regarding compilation error in function 'same_file'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71456: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71456
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: compilation error in function 'same_file' Date: Sun, 09 Jun 2024 23:52:28 +0200
Compiling the current git master on
  - macOS
  - FreeBSD
  - NetBSD
  - Cygwin
  - mingw
  - MSVC

I get a compilation error:

  CC       system.o
../../src/system.c: In function 'same_file':
../../src/system.c:73:3: error: unknown type name 'timespec'; use 'struct' 
keyword to refer to the type
   73 |   timespec sbirth = get_stat_birthtime (s);
      |   ^~~~~~~~
      |   struct 

or

  CC       system.o
../../src/system.c:73:3: error: must use 'struct' tag to refer to type 
'timespec'
  timespec sbirth = get_stat_birthtime (s);
  ^

To me, it looks like a regression in commit 
1fa953a0c415cc65d0afdae2c9de0ad2bd2944eb.

Bruno






--- End Message ---
--- Begin Message --- Subject: Re: [bug-diffutils] bug#71456: compilation error in function 'same_file' Date: Tue, 11 Jun 2024 09:13:22 -0700 User-agent: Mozilla Thunderbird
Thanks, I installed the attached.

Attachment: 0001-maint-port-to-birthtime-platforms.patch
Description: Text Data


--- End Message ---

reply via email to

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