emacs-devel
[Top][All Lists]
Advanced

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

Re: recent commit broke src/dired.c on OSX


From: Juanma Barranquero
Subject: Re: recent commit broke src/dired.c on OSX
Date: Sun, 25 Jul 2010 22:39:20 +0200

On Sun, Jul 25, 2010 at 22:12, Chad Brown <address@hidden> wrote:

> DIR *opendir(const char *)
>
> which conflicts with dired.c's unconditional (ifndef MSDOS) declaration:
>
> extern DIR *opendir(char *)

So, it's char* vs. const char*.

> I have to run of now and help a friend move, but I can try to dig into this a 
> little more when I return this evening, if it will help.

Yes, please.

    Juanma



reply via email to

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