9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: fernanbolando@mailc.net, 9fans@cse.psu.edu
Subject: Re: [9fans] Summer of Code: Call for mentors and students
Date: Fri, 16 Mar 2007 21:12:37 -0400	[thread overview]
Message-ID: <32138c088eb79573e98a961f9967127a@coraid.com> (raw)
In-Reply-To: <1d5d51400703161750l7c088546tf050ce7e18ff4ed9@mail.gmail.com>

i believe there is.  under a heading like "port missing kenc features
to gcc".  the major missing feature is anonymous structures.

porting kenc to linux is doable, doesn't seem very useful, as
kenc doesn't do many of the stupid c compile tricks found
in linux heder files such as

	__extension__()
	__attribute__()
	
and my favorite

	extern double atof (__const char *__nptr)
	     __THROW __attribute_pure__ __nonnull ((1)) __wur;

all care of stdio.h from the gnu standard library.

- erik


  parent reply	other threads:[~2007-03-17  1:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 18:08 Kris Maglione
2007-03-15 18:40 ` Skip Tavakkolian
2007-03-15 18:47   ` Devon H. O'Dell
2007-03-15 19:16   ` Kris Maglione
2007-03-15 19:30     ` andrey mirtchovski
2007-03-15 19:43       ` Kris Maglione
2007-03-15 22:39         ` andrey mirtchovski
2007-03-15 22:40           ` andrey mirtchovski
2007-03-17  0:50             ` Fernan Bolando
2007-03-17  1:11               ` Kris Maglione
2007-03-17  1:12               ` erik quanstrom [this message]
2007-03-17  1:29                 ` Kris Maglione
2007-03-17  1:56                   ` erik quanstrom
2007-03-17  2:14                     ` Kris Maglione
2007-03-15 19:47       ` Skip Tavakkolian
2007-03-15 19:49         ` Kris Maglione

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=32138c088eb79573e98a961f9967127a@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@cse.psu.edu \
    --cc=fernanbolando@mailc.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).