emacs-devel
[Top][All Lists]
Advanced

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

Re: convert regex.c, strftime.c mktime.c to standard C


From: Lars Magne Ingebrigtsen
Subject: Re: convert regex.c, strftime.c mktime.c to standard C
Date: Fri, 19 Nov 2010 18:15:05 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> According to the Gnulib website,
>
>   Gnulib takes a different approach. Its components are intended to be
>   shared at the source level, rather than being a library that gets
>   built, installed, and linked against. Thus, there is no distribution
>   tarball; the idea is to copy files from Gnulib into your own source
>   tree.
>
> So if we're having trouble doing exactly what Gnulib was designed for,
> something is pretty badly wrong.

I just copied over strftime.{ch} from gnulib and put it into emacs/src
and compiled, and it didn't complain when compiling.  And Emacs still
works.  However, I have no idea where strftime is being called from in
Emacs -- grepping only shows it being called from msdos.c?  

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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