Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: X server failing on PowerPC
Date: Wed, 16 May 2012 12:58:50 +0100	[thread overview]
Message-ID: <1337169531.1964.32.camel@phil-desktop> (raw)
In-Reply-To: <4FB3948B.9090609@mlbassoc.com>

On Wed, 2012-05-16 at 05:50 -0600, Gary Thomas wrote:
>     void *ptr;
>     switch(XX) {
>        case a:
>           define_some_structure A;
>           ptr = &A;
>           break;
>        case b:
>           define_some_structure B;
>           ptr = &B;
>           break;
>     }
>     call_some_function(ptr);
> 
>[...]
>
> Is this even legal C?  

No. 

p.





      reply	other threads:[~2012-05-16 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 11:50 X server failing on PowerPC Gary Thomas
2012-05-16 11:58 ` Phil Blundell [this message]

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=1337169531.1964.32.camel@phil-desktop \
    --to=philb@gnu.org \
    --cc=openembedded-core@lists.openembedded.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
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