From: php-coder <php-coder@ngs.ru>
To: Andrey Rahmatullin <community@altlinux.ru>
Subject: Re[2]: [Comm] warnings
Date: Tue, 29 Jun 2004 10:50:05 +0700
Message-ID: <1061643247.20040629105005@ngs.ru> (raw)
In-Reply-To: <20040628105101.GB11695@wrars-comp.wrarsdomain>
0000100101011110100100101::28.06.2004::0110001001001000100111100100010
Здравствуйте, Andrey!
Отвечаю на Ваше письмо:
>> Как я понимаю все должно работать, но почему-то говорит, что не
>> объявлена функция... Пробовал подключать stdio в самом файле с
>> функциями, но предупреждение не исчезло... :((
> Странно.
Действительно странно. Но выход я нашел... Даже два:
1) Компилировать с опцией -D_GNU_SOURCE
2) В main.c заголовки подключались примерно так:
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#define _GNU_SOURCE /* Специально для getline, так как эта
функция - добавление от GNU */
#include <stdio.h>
Если же последние две строчки подключать в самом начале, то
никаких проблем не возникает... Объяснить я это не могу, но факт
остается фактом...
--
С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
Registered Linux User #327594
ALT Linux Master 2.2
010010010010010001010101100::Linux RuleZz!::100010010001000100010001110
next prev parent reply other threads:[~2004-06-29 3:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-28 9:10 php-coder
2004-06-28 9:27 ` Yakov Bezrukov
2004-06-28 9:36 ` Re[2]: " php-coder
2004-06-28 9:45 ` Yakov Bezrukov
2004-06-28 10:25 ` Re[2]: " php-coder
2004-06-28 11:05 ` Yakov Bezrukov
2004-06-29 4:00 ` Re[2]: " php-coder
2004-06-28 9:30 ` php-coder
2004-06-28 10:51 ` Andrey Rahmatullin
2004-06-29 3:50 ` php-coder [this message]
2004-06-28 9:40 ` Andrey Rahmatullin
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=1061643247.20040629105005@ngs.ru \
--to=php-coder@ngs.ru \
--cc=community@altlinux.ru \
/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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git