unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: emacs-devel@gnu.org
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Re: master 2e8cc206f52 1/2: Avoid backwards clock in movemail timestamps
Date: Wed, 22 Mar 2023 09:34:58 +0100	[thread overview]
Message-ID: <87355xdw0d.fsf@igel.home> (raw)
In-Reply-To: <20230321214226.5729DC13912@vcs2.savannah.gnu.org> (Paul Eggert's message of "Tue, 21 Mar 2023 17:42:26 -0400 (EDT)")

movemail.c: In function ‘mbx_delimit_begin’:
movemail.c:849:16: warning: implicit declaration of function ‘current_timespec’ [-Wimplicit-function-declaration]
   time_t now = current_timespec ().tv_sec;
                ^~~~~~~~~~~~~~~~
movemail.c:849:35: error: request for member ‘tv_sec’ in something not a structure or union
   time_t now = current_timespec ().tv_sec;
                                   ^

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



       reply	other threads:[~2023-03-22  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167943494578.25150.2485423596885016098@vcs2.savannah.gnu.org>
     [not found] ` <20230321214226.5729DC13912@vcs2.savannah.gnu.org>
2023-03-22  8:34   ` Andreas Schwab [this message]
2023-03-22 15:29     ` master 2e8cc206f52 1/2: Avoid backwards clock in movemail timestamps Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87355xdw0d.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).