| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <20001128193251.9805.qmail@web114.yahoomail.com> |
| Date: | Tue, 28 Nov 2000 11:32:51 -0800 (PST) |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Subject: | Re: __attribute__ ((packed)) and enums not working |
| To: | Bruce Edge <bedge AT sattel DOT com>, cygwin support <cygwin AT sources DOT redhat DOT com> |
| MIME-Version: | 1.0 |
--- Bruce Edge <bedge AT sattel DOT com> wrote:
> The packed attribute mechanism seems to work for structs, but not enums:
>
> struct x { char c; int i; } __attribute__ ((packed));
> enum p { red, green, yellow } __attribute__ ((packed));
>
> pcl_op.h:144: semicolon missing after declaration of `p'
>
> Has anyone used this successfully?
>
I don't have a problem with this. Perhaps your pcl_op.h file has \r\n line
endings and you have binary mounts.
Cheers,
=====
Earnie Boyd
mailto:earnie_boyd AT yahoo DOT com
--- <http://earniesystems.safeshopper.com> ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
--- Minimalist GNU for Windows <http://www.mingw.org/> ---
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |