Ticket #942 (closed bug: fixed)
GCC 4.4 complains about invalid C90 syntax
| Reported by: | MoC | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | GC | Version: | trunk |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: | win32 |
Description
mingw32-make exits with the following error:
src\gc\mark_sweep.c src\gc\mark_sweep.c: In function 'Parrot_gc_sweep_pool': src\gc\mark_sweep.c:302: error: ISO C90 forbids mixed declarations and code mingw32-make: *** [src\gc\mark_sweep.o] Error 1
Change History
Note: See
TracTickets for help on using
tickets.
