all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Samuel Bronson <naesten@gmail.com>
Cc: 7838@debbugs.gnu.org
Subject: bug#7838: 24.0.50; warning in lib-src/emacsclient.c:1235 in Mac OS X
Date: Fri, 22 Jun 2012 22:58:35 +0200	[thread overview]
Message-ID: <CC386B1B-FA0F-4F95-988A-002769F3DDE3@Web.DE> (raw)
In-Reply-To: <E8C9331C-FE52-4ADD-AA8A-52B3BD63952E@gmail.com>


Am 18.06.2012 um 04:58 schrieb Samuel Bronson:

> The fix is simple:
> 
> === modified file 'lib-src/emacsclient.c'
> --- lib-src/emacsclient.c	2012-05-05 04:32:58 +0000
> +++ lib-src/emacsclient.c	2012-06-17 18:00:58 +0000
> @@ -1278,7 +1278,7 @@
>            if (n > 0)
>              {
> 		tmpdir = tmpdir_storage = xmalloc (n);
> -                confstr (_CS_DARWIN_USER_TEMP_DIR, tmpdir, n);
> +                confstr (_CS_DARWIN_USER_TEMP_DIR, tmpdir_storage, n);
>              }
>            else
> #endif


It indeed works!

--
Greetings

 Pete

Atheism is a non prophet organisation.






  reply	other threads:[~2012-06-22 20:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-13 22:16 bug#7838: 24.0.50; warning in lib-src/emacsclient.c:1235 in Mac OS X Peter Dyballa
     [not found] ` <handler.7838.B.129495701012937.ack@debbugs.gnu.org>
2011-03-31 17:26   ` bug#7838: Acknowledgement (24.0.50; warning in lib-src/emacsclient.c:1235 in Mac OS X) Peter Dyballa
2012-06-18  2:58 ` bug#7838: 24.0.50; warning in lib-src/emacsclient.c:1235 in Mac OS X Samuel Bronson
2012-06-22 20:58   ` Peter Dyballa [this message]
2012-06-24  9:43   ` Chong Yidong

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

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

  git send-email \
    --in-reply-to=CC386B1B-FA0F-4F95-988A-002769F3DDE3@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=7838@debbugs.gnu.org \
    --cc=naesten@gmail.com \
    /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 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.