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

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

bug#10155: 23.3; HEAD broken by recent commit for emacsclient


From: Randal L. Schwartz
Subject: bug#10155: 23.3; HEAD broken by recent commit for emacsclient
Date: Mon, 28 Nov 2011 10:40:20 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix)

>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> Then what would be the appropriate preprocessor symbol to guard such a
Eli> declaration?  Would this do:

Eli>  #if defined __APPLE__ && defined __MACH__
Eli>  extern char **environ;
Eli>  #endif

Those are both true here, so I suppose so.

Dunno... not much of a cross-platform C developer... just trying to give
early warnings when my beloved Emacs fails on OSX.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion





reply via email to

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