#659 closed defect (fixed)
nALFS fails to compile with gcc 3.3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | nALFS - Front End (GUI) | Version: | 1.1.7 |
Severity: | major | Keywords: | |
Cc: |
Description
nalfs.c includes <varargs.h> which is not supported any more by gcc 3.3, and should be replaced by <stdarg.h>
Change History (5)
comment:1 by , 21 years ago
qa_contact: | alfs-discuss@linuxfromscratch.org → alfs-log@linuxfromscratch.org |
---|
comment:2 by , 21 years ago
Owner: | changed from | to
---|---|
Version: | CVS → 1.1.7 |
comment:3 by , 21 years ago
comment:4 by , 21 years ago
Should be closed, current CVS is going to become 1.1.8 very soon, that's good enough.
comment:5 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It's fixed in CVS, but if anyone wants to provide a patch against 1.1.7... Otherwise, the bug can be closed.