search for: __unnamed

Displaying 2 results from an estimated 2 matches for "__unnamed".

Did you mean: __unnamed_4
2004 Jun 29
0
Compiling libiax2 on windows
Hi! I'm trying to compile libiax2 on windows using msvc6. In the libiax2\src\iax.c file, line 670, I'm getting a: error C2229: struct "__unnamed" has an illegal zero-sized array It seems to complain due to the last member of iax_frame. Does anybody knows what should I do to make it compile? FWIW, it compiles fine using gcc on cygwin. Thank you in advance for any tips! Cheers, ===== Joaquin Cuenca Abela e98cuenc at yahoo dot com...
2015 Jul 24
2
[LLVMdev] [lldb-dev] [3.7 Release] We have branched
On Fri, Jul 24, 2015 at 12:05 PM, Nico Weber <thakis at chromium.org> wrote: > On Thu, Jul 16, 2015 at 8:08 AM, Nico Weber <thakis at chromium.org> wrote: > >> On Wed, Jul 15, 2015 at 10:45 AM, Russell Wallace < >> russell.wallace at gmail.com> wrote: >> >>> Basic test results on Windows 7, visual studio 2013 (64 bit): >>> >>>