Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: "type punned" warnings



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