ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] _LIB_VERSION
@ 2006-11-01 14:12 Alexey Tourbin
  0 siblings, 0 replies; only message in thread
From: Alexey Tourbin @ 2006-11-01 14:12 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

В perl/pp.c есть такая странная конструкция:

    38	/*
    39	 * Some BSDs and Cygwin default to POSIX math instead of IEEE.
    40	 * This switches them over to IEEE.
    41	 */
    42	#if defined(LIBM_LIB_VERSION)
    43	    _LIB_VERSION_TYPE _LIB_VERSION = _IEEE_;
    44	#endif

Символ _LIB_VERSION также определен в libm.  Насколько я понимаю, эта
конструкция неправильная, поскольку не ясно, подцепит ли libm *этот*
_LIB_VERSION или нет.  Надо было бы определять через extern, но тогда
возникает сложность, в каком месте его присваивать.

Нужно ли это всё для glibc, или glibc и так использует _IEEE_?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-01 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-01 14:12 [devel] _LIB_VERSION Alexey Tourbin

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