Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "type punned" warnings
- X-seq: zsh-workers 22336
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: "type punned" warnings
- Date: Wed, 08 Mar 2006 10:27:06 +0000
- In-reply-to: <20060307194847.GC28589@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <schaefer@xxxxxxxxxxxxxxxx> <060228104557.ZM19739@xxxxxxxxxxxxxxxxxxxxxx> <200602282351.k1SNpqYb015731@xxxxxxxxxxxxxxxxx> <20060307194847.GC28589@xxxxxxxxxxxxx>
Wayne Davison wrote:
> I've created a patch that fixes the aliasing at a fundamental level.
Looks like there's something missing in the committed version.
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -O2 -Wall -Wno-implicit -Wmissing-prototypes -ggdb -o builtin.o builtin.c
builtin.c: In function `typeset_single':
builtin.c:2145: error: `struct param' has no member named `flags'
builtin.c:2145: error: `struct param' has no member named `flags'
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author