bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling Bash 2.05b (patched) gives error: label at end of compound sta


From: Dennis Williamson
Subject: Compiling Bash 2.05b (patched) gives error: label at end of compound statement [solved]
Date: Mon, 22 Nov 2010 11:33:13 -0600

Compiling Bash 2.05b with seven patches applied.

malloc.c: In function ‘internal_free’:
malloc.c:881: error: label at end of compound statement
make[1]: *** [malloc.o] Error 1

Adding a semicolon on the line after this label satisfies the picky
gcc 4.4.1 (actually since 3.4?).

This is just FYI for those who might need it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]