ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Afonin <asy@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Полтергейст в gcc/i586 (#define)
Date: Mon, 4 Jul 2016 17:21:57 +0400
Message-ID: <201607041721.57206.asy@altlinux.ru> (raw)
In-Reply-To: <201607031951.09712.asy@altlinux.ru>

On Sunday 03 July 2016, Sergey Y. Afonin wrote:

> errprintf("logfetch: %s delta %zu bytes exceeds max buffer size %zu; skipping some data\n", filename, bufsz, MAXCHECK);
 
Совсем интересно. Как будто где-то живёт четвёртый параметр, и он ноль.
Точнее, третий. Вот так работает:

errprintf("logfetch: %s delta %zu bytes exceeds max buffer size %zu,%zu; skipping some data\n", filename, bufsz, MAXCHECK);

То есть, в третьей позиции всё тот же ноль, а в четвёртой - правильное
значение MAXCHECK. Дело не #define, а в чём-то ещё.

-- 
С уважением, Сергей Афонин.


  parent reply	other threads:[~2016-07-04 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-03 15:51 [devel] Полтергейст в gcc/i586 (#define для =?utf-8?b?INC60L7QvdGB0YLQsNC90YLRiw==?=) Sergey Y. Afonin
2016-07-03 16:11 ` Hihin Ruslan
2016-07-03 16:39   ` [devel] Полтергейст в gcc/i586 (#define) Sergey Y. Afonin
2016-07-03 17:34     ` Hihin Ruslan
2016-07-04 13:21 ` Sergey Afonin [this message]
2016-07-04 13:54 ` [devel] Полтергейст в gcc/i586 (#define для =?utf-8?b?INC60L7QvdGB0YLQsNC90YLRiw==?=) Ivan A. Melnikov
2016-07-04 14:04   ` [devel] Полтергейст в gcc/i586 Sergey Afonin
2016-07-04 14:09     ` Sergey Afonin
2016-07-05  6:48       ` Ivan A. Melnikov

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=201607041721.57206.asy@altlinux.ru \
    --to=asy@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git