all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 17cb263: New C macro AUTO_STRING_WITH_LEN
       [not found] ` <E1an8La-0004gu-Mw@vcs.savannah.gnu.org>
@ 2016-04-05  5:12   ` Katsumi Yamaoka
  2016-04-05  5:35     ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Katsumi Yamaoka @ 2016-04-05  5:12 UTC (permalink / raw
  To: emacs-devel; +Cc: Paul Eggert

On Mon, 04 Apr 2016 17:31:30 +0000, Paul Eggert wrote:
> branch: master
> commit 17cb263adb7c37803140604f0a2e4df8a38fbcff
> Author: Paul Eggert <eggert@cs.ucla.edu>
> Commit: Paul Eggert <eggert@cs.ucla.edu>

>     New C macro AUTO_STRING_WITH_LEN

What should I add to let it know what prtdiff_t is on Cygwin?
I got:

coding.c: In function 'from_unicode_buffer':
coding.c:8423:3: error: unknown type name 'prtdiff_t'
   prtdiff_t len = 1 + sizeof (wchar_t) * wcslen (wstr);
   ^

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 17cb263: New C macro AUTO_STRING_WITH_LEN
  2016-04-05  5:12   ` master 17cb263: New C macro AUTO_STRING_WITH_LEN Katsumi Yamaoka
@ 2016-04-05  5:35     ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2016-04-05  5:35 UTC (permalink / raw
  To: Katsumi Yamaoka, Emacs Development

Katsumi Yamaoka wrote:
> What should I add to let it know what prtdiff_t is on Cygwin?

Sorry, that was a typo for 'ptrdiff_t'. Should be fixed now.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-05  5:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160404173130.17984.53277@vcs.savannah.gnu.org>
     [not found] ` <E1an8La-0004gu-Mw@vcs.savannah.gnu.org>
2016-04-05  5:12   ` master 17cb263: New C macro AUTO_STRING_WITH_LEN Katsumi Yamaoka
2016-04-05  5:35     ` Paul Eggert

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.