ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [Comm] send pointer on struct to function in C
Date: Tue, 15 Mar 2005 11:01:53 +0300
Message-ID: <42369671.2040709@ricom.ru> (raw)
In-Reply-To: <4235FDED.20506@altlinux.ru>


Alexey Rusakov wrote:
> Что-то вы не договариваете. Я пришпилил к этому письму файлик - он 
> прекрасно компилируется через 'gcc-3.4 -o test test.c'.

Действительно. Ваш файлик компилируется. А моя сволочь продолжает 
ругаться на конфликт

trafficd.h:23: error: conflicting types for `Options'
trafficd.h:23: error: previous declaration of `Options'

// Structure for cmd-line options
typedef struct {
         const char *name;
         char *val;
} Options;


Эта структура больше нигде не объявлена. Только используется... Чего он 
к хёдеры привязался я не пойму :(

Если я этот typedef переношу в .c - то все компилится :) Почему нельзя 
дать объявление структуры (т.е. шаблон) в .h ?

-- 
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru


  reply	other threads:[~2005-03-15  8:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14 14:58 Alexey Morsov
2005-03-14 16:01 ` Alexandr R. Ogurtzoff
2005-03-14 16:46   ` Alexey Morsov
2005-03-14 16:50   ` Alexey Morsov
2005-03-14 16:51   ` Alexandr R. Ogurtzoff
2005-03-14 17:00     ` Alexey Morsov
2005-03-14 16:27 ` Alexey Rusakov
2005-03-14 16:57   ` Alexey Morsov
2005-03-14 21:00     ` Alexandr R. Ogurtzoff
2005-03-14 21:11     ` Alexey Rusakov
2005-03-15  8:01       ` Alexey Morsov [this message]
2005-03-15  8:20         ` Denis S. Filimonov
2005-03-15  8:38           ` Alexey Morsov
2005-03-15 11:01             ` Alexey Rusakov
2005-03-15 11:34               ` Alexey Morsov
2005-03-15 11:50                 ` Alexey Rusakov
2005-03-15  8:20         ` Michael Holzman
2005-03-14 21:23     ` Alexandr R. Ogurtzoff

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=42369671.2040709@ricom.ru \
    --to=samurai@ricom.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