|
Message-Id: <B2C78D7A-1349-4A64-84A4-50C922614825@columbus.rr.com> Date: Tue, 17 Jul 2012 21:48:00 -0400 From: David Jones <jonesd@...umbus.rr.com> To: john-dev@...ts.openwall.com Cc: David Jones <jonesd@...umbus.rr.com> Subject: Re: runtime plugins, FMT_MAIN_VERSION, and OpenVMS support On Jul 17, 2012, at 5:01 PM, Solar Designer wrote: > >> I notice the unrar stuff has some GNU C dependencies. > > Can you be more specific? > I'm using the 1.7.9-jumbo-6 tarball... unrarppm.h is using __attribute__((packed)) on some of its struct definitions. My compiler also complains about about the expression "(read-size==-1)" in unrar.c comparing an unsigned int to a negative number. It doesn't seem to consider 0xffffffff a negative number. >>Dave
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.